Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQLConnect handle
Message
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00610108
Message ID:
00611098
Views:
24
Ok,

Once you create the connection you should use SQLSetProp() to make sure you dont have a timeout that will close the connection on you. You want the connection to stay open until you close it.

BOb


>Hi Bob,
>
>No views involved.
>Simply using:
>
>SQLStringconnect("Driver=SQLServer;Server=SYSDEV;Database=Carter;Trusted_Connection=YES")
>
>Not sure what is causing the problem. Probably just gonna have to trace thru all the new steps to see if there is a SQLDisconnect() or something that has slipped into the scene.
>
>Thanks...
>
>Keith
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform