Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote connection to web database problem???
Message
From
05/06/2003 09:47:09
 
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00796034
Message ID:
00796655
Views:
17
But I can only use that if the connection is active according to the help. At the point I want to check for time out if no connection is estblished.

Is there nothing u can put in the connection string for the time out:

my Code

STORE SQLSTRINGCONNECT('DSN=SPTG') to gnConnHandle

IF gnConnHandle <= 0
= MESSAGEBOX('Cannot make connection', 16, 'SQL Connect Error')

return
ELSE
= MESSAGEBOX('Connection made', 48, 'SQL Connect Message')

ENDIF



Stuart
Stuart Reid

True nobility lies not in being superior to another man, but in being superior to one’s previous self
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform