setBytes() does not work - Mailing list pgsql-interfaces

From fatih cenesiz
Subject setBytes() does not work
Date
Msg-id ISSMTP.2000_38_.20010105151715.134C@unilever.com
Whole thread Raw
Responses Re: setBytes() does not work  (Ingo Luetkebohle <ingo@blank.pages.de>)
List 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.xI define a field in Oracle table as RAW and try
toinsert 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.



pgsql-interfaces by date:

Previous
From: Paul Breen
Date:
Subject: Postmaster crashes with "ServerLoop: select failed message"
Next
From: Thomas Lockhart
Date:
Subject: Re: ODBC experts needed!