I'm implementing timeout support in Jaybird, but ran into a problem with the native implementation. Calling fb_dsql_set_timeout (old API) doesn't seem to have any effect: the executed statement had no timeout applied.

Before I spend too much time verifying things in Jaybird: is this expected to work, or are there obvious states of the client that will prevent the timeout to be set?

I called fb_dsql_set_timeout after a prepare and before isc_dsql_execute.

Mark
--
Mark Rotteveel


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to