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: Malformed SQL92 String

Re: Malformed SQL92 String

From: AlexV <avek_nospam_at_videotron.ca>
Date: Thu, 27 Jun 2002 15:32:21 -0400
Message-ID: <9LJS8.13133$_92.216181@weber.videotron.net>


Enjoy!

http://otn.oracle.com/sample_code/tech/java/sqlj_jdbc/files/advanced/sqljStr eamSample/sqljStreamSample.sqlj.html

AlexV.

"Nathan Bragg" <nathandogg_at_hotmail.com> wrote in message news:a7cba7d6.0206271047.6378ad96_at_posting.google.com...
> I am trying to insert an image file into an Oracle database. The
> database datatype of the image in a long raw. I'm putting the data in
> the image in a ByteArrayOutputStream and then putting that object in
> the database. However I am getting this error:
>
> Malformed SQL92 string at position: 354
>
> Is there a different object I should put the bytes in? Or is there
> a different way I could put it in a Long RAW datatype? Thanks in
> advance.
>
> Nathan Bragg
> Dept. of Criminal Justice
Received on Thu Jun 27 2002 - 14:32:21 CDT

Original text of this message

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