Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
And Another CursorAdapter Question...
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01011447
Message ID:
01011450
Views:
18
>My CA is targeting SQL. After I call CursorFill, I issue SQLDISCONNECT().
>
>When I try to update the data, I get "Invalid connection handle".
>
>Can I just reconnect to the same DB and TABLEUPDATE()?

No. The new connection is technically a new session on the server. In VFP9 you can make the connection "IDLE", then reactivate it when ready to use it again.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform