Database_SetTimeOut

Ken Ray kray at sonsothunder.com
Fri Mar 5 09:10:31 CST 2004


> > What is the purpose for Database_SetTimeOut? Does it:
> It sets query (command) timeout and it is measured in 
> seconds. Default value is 60 seconds. You can set it to 
> greater value before sending to the server a query that can 
> potentially take a long time to complete.

Thanks for the explanation, Igor, but the docs REALLY need to be changed
on this one. Not only does it not mention anything about queries (it
uses the phrases "cursor" and "database connection" instead), but it
also says the default value is infinity (not 60 seconds).

So when the 60 seconds are over, does Val get an error coming back, or
does it just stop the query in progress and move on?

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/ 




More information about the Valentina mailing list