N.Stieler wrote:
Hello All,

I want to set a timeout for a query.

I have already found this URL: 
http://docs.openlinksw.com/virtuoso/anytimequeries.html

But I am using the JDBC Driver for Virtuoso.

Is it possible to use a timeout there?

Hi,

I don't see why not. Remember that its scope is the current connection, and you should be able to execute it like any other SQL statement you'd run through JDBC.

HTH,

~Tim
--
Tim Haynes
Product Development Consultant
OpenLink Software
<http://www.openlinksw.com/>
<http://twitter.com/openlink>

Reply via email to