Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Connections to SQL Server
Message
 
To
09/03/2010 02:37:06
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01453365
Message ID:
01453366
Views:
67
?SQLDISCONNECT(0)
MartinaJ

>Hi
>
>I use the following code to create a connection to my SQL Server:
>
>lnConnectionID = SQLConnect('MyConnectionName', 'MyUserName', 'MyPassword')
>lnReturnCode = SQLExec(lnConnectionID, 'exec Candidate_Insert_Blank ?1000000001, ?@lnCandidateID', '')
>=SQLDisconnect(lnConnectionID)
>
>This code works fine, however, is there any way of being able to explicitly close ALL SQL connections that my current VFP session has open. It's belt and braces more than anything else, i.e. keep resources to a minimum.
>
>Regards
"Navision is evil that needs to be erazed... to the ground"

Jabber: gorila@dione.zcu.cz
Jabber? Jabbim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform