Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle 8 ODBC Errors

Re: Oracle 8 ODBC Errors

From: Eckhard Schaede <schaede_at_intime.de>
Date: Tue, 28 Sep 1999 09:23:36 +0200
Message-ID: <7spqe0$3c9$1@newsread.f.de.uu.net>


You have to call 'SetQueryTimeout(0)' in order to switch off the timeout off. The default value is 15 seconds!

Nick Hartt schrieb in Nachricht
<37EBFC19.4E8F4437_at_oaktreesoft.demon.co.uk>...
>We have developed an application in MS C using Oracle ODBC, we keep
>getting the error "USER REQEST CANCEL CURRENT OPERATION" being reported
>when the 'user' has done no such thing. Our code is not generating this,
>and we can find no trace of an error on the server. There is no other
>information provided to take us further, we suspect it is related to
>table size as it gets more frequent as the tables grow.
>
>Any suggestions out there ?
>
>TIA
>
>Nick Hartt
>
Received on Tue Sep 28 1999 - 02:23:36 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US