Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Anyone got this error before ? What does it mean ?
Message
From
28/06/1998 14:06:47
 
 
To
28/06/1998 13:44:00
Jeroen Naus
Harte-Hanks Europe
Hasselt, Belgium
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00112312
Message ID:
00112316
Views:
28
>Warning: The connection sync/async mode cannot be set (Error 1480)
>
>The connection sync/async mode cannot be set by the ODBC driver. The connection will use the default driver defined sync/async mode. This will not allow SQL pass-through functions to return control while an ODBC call is in progress.


one of the properies of a connection is the operation mode
syncronious or asyncronious
the error indicates that VFP was not able to set this property and that the default will be used

the default behaviour is for call to be "modal" so to speak - that is your program will not gain control untill the call has been completed


Arnon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform