Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Malformed SQL92 String
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
![]() |
![]() |