Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Pass-Through Asyncronous and Batch mode.
Message
From
17/03/2003 21:47:32
 
 
To
17/03/2003 11:14:51
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00766577
Message ID:
00766855
Views:
18
Hi Fabio,

>=SQLSETPROP(h,"Asynchronous",.T.),SQLSETPROP(h,"BatchMode",.T.)

I am not ready to say whether the current behavior is correct or not.
But the SQLSETPROP(h,"BatchMode",.T.) is what causes the problem.
Change it to SQLSETPROP(h,"BatchMode",.F.) and I believe you will get desired behavior.

Thanks,
Aleksey Tsingauz.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform