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

Home -> Community -> Usenet -> c.d.o.tools -> I have the 1006 error with the statement:

I have the 1006 error with the statement:

From: Thomas Vatter <thomas.vatter_at_blinx.de>
Date: 29 Apr 2001 23:52:42 +0100
Message-ID: <Xns9092E80B51BB9thomasvatter@192.168.115.1>

I have the 1006 error with the statement:

prepstmt = conn.prepareStatement
(
select col from table where col = '?'
);

The parameter is set with setString().
I tried with the oracle 815 and 817 drivers. Received on Sun Apr 29 2001 - 17:52:42 CDT

Original text of this message

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