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: S1010 error.

Re: S1010 error.

From: Igor Shekalev <igor_at_dtmsoft.com>
Date: Thu, 3 Mar 2005 11:29:58 +0300
Message-ID: <d06hp0$21id$1@bull.east.ru>


Cyrille,

"Function sequence error".
Usually it means you try to use HSTMT with wrong status (previous execution not cancelled, hstmt not allocated properly, etc) .

  CP> I got the "S1010 ODBC error" doing a simple request :

 CP> "select * from TOTO.TABLE_PIPO where COL_TEST=222"
 CP> which was working fine during the last month...
 CP> What could I do ? Am I doning something wrong ,
 CP> I'm using a DSN and I'm under an Oracle client on windows XP Pro
 CP> SP2.

Igor Shekalev, http://www.sqledit.com, powerful database tools Received on Thu Mar 03 2005 - 02:29:58 CST

Original text of this message

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