Message
 
To
13/10/2016 15:26:49
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01641891
Message ID:
01641894
Views:
56
>When connecting to SQL server from a VFP 9 application where is the time out set? in VFP application or in SQL server?
> How do I determine and change it? (I want to force a time out so that I can test my code).
>
>TIA

sqlsetprop(0, 'ConnectTimeOut', lnTimeOutInSeconds)


To test you can misspell the name of the server.
"The five senses obstruct or deform the apprehension of reality."
Jorge L. Borges?

"Premature optimization is the root of all evil in programming."
Donald Knuth, repeating C. A. R. Hoare

"To die for a religion is easier than to live it absolutely"
Jorge L. Borges
Previous
Next
Reply
Map
View