setBytes() does not work

From: "fatih cenesiz" <Fatih(dot)Cenesiz(at)unilever(dot)com>
To: "pgsql-interfaces(at)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Subject: setBytes() does not work
Date: 2001-01-05 13:17:15
Message-ID: ISSMTP.2000_38_.20010105151715.134C@unilever.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

hi,
I am new at JDBC applications. I try to insert a byte array into Oracle
database. I use

WinNT 4.0 Workstation.
sun.jdbc.odbc.JdbcOdbcDriver
Personal Oracle 8.x

I define a field in Oracle table as RAW and try to insert a byte array in
it.
I use PreparedStatement class.

When I use setBytes(parameterid, bytearray) method I get SQLException
[ODBC][ORACLE] error. What do I do. Do I change the JDBC driver.

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Thomas Lockhart 2001-01-05 14:41:36 Re: ODBC experts needed!
Previous Message Andrea Aime 2001-01-05 10:24:35 ODBC experts needed!