Subject | Re: [Firebird-Java] BLOB Data Type - Tomcat (Java) |
---|---|
Author | Mark O'Donohue |
Post date | 2002-08-01T02:03:59Z |
David Jencks wrote:
column, and it was working.
Mark
>Are you trying to get the string value with myBlob.toString()? I don'tIm fairly sure I was using rs.getString(col) on a blob sub_type text
>think that is supposed to work. new String(myBlob.getBytes()) might. I'm
>not sure of the state of the Clob, it might work better.
>
>
column, and it was working.
Mark