Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Asynchronous setting of the connection handle
Message
From
29/03/2003 02:39:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Asynchronous setting of the connection handle
Miscellaneous
Thread ID:
00771674
Message ID:
00771674
Views:
38
Hi Everyone,

Anybody knows any information regarding the "asynchronous" connection handle behavior changes in VFP8? I don't seems to find any information regarding about it.

We have a code which says:
sqlsetprop(ThisForm.nConnectHandle, "asynchronous", .t.)

In VFP 6 and VFP 7, the connection ThisForm.nConnectHandle doesn't have a problem. While in VFP 8, it gives an error saying "Function sequence error" when we execute the SQL statement using this connection handle.
Next
Reply
Map
View

Click here to load this message in the networking platform