oursgris
oursgris
About
- Username
- oursgris
- Joined
- Visits
- 0
- Last Active
- Roles
- Members
Comments
-
The solution is : wrote: Read about similar problem and workaround here: http://objectmix.com/ado-dao-rdo-rds/25615...res-temp-t.html Add these lines to the beginning of your sp: IF 1=0 BEGIN SET FMTONLY OFF END
-
Can the two version be installed on the same computer ? (and use sometimes the 2.0 version (on vs 2010) and sometimes the 4.0 version (on vs 2010) ?) Regards
-
Stark wrote: » Hi , have a good day Stark wrote: » I found two solutions : - Create two table, one in the header, one in the detail. Problem : As soon as I want to resize the collumn, I'll be forced to resize the second table - Use lines an…