Hi all

I know I have seen this before and fixed it, but I can't remember how.  This is 
connecting to Ingres via ODBC with a TADOConnection. The failure is on a simple select 
statement.

  Error message : The requested operation cannot be performed with active queries

There are no current transactions and the ODBC connection dies immediately after this. 
 The statement it occurs on is run many times and fails consistently only after 
another procedure runs.  While I know there must be an issue in the other procedure I 
can't fault it by inspection (mainly because I don't know what I'm looking for).

Can anyone point me at the likely root cause?

TIA 

Stephen
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to