Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to know if Connection is working ?
Message
From
14/06/2003 22:20:40
Peter Wagner
Point Informática Ltda.
Limeira, Brazil
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to know if Connection is working ?
Miscellaneous
Thread ID:
00800168
Message ID:
00800168
Views:
52
I need to know if a connection from VFP to SQL server is working before calling SP.
Does someone knows how to do this ?
I'm creating a Connection using SqlStringConnect() to the server.

Would like to do something like Ping to the server to test the active connection.

I know that I could create another connection using SQL-DMO to test and then close this connection before calling Stored Procedures using the first connection of the app, but I would like to test the connection using only one connection.

Thanks in Advance.

Peter
Next
Reply
Map
View

Click here to load this message in the networking platform