Subject | Re: [Firebird-Java] BLOB Data Type - Tomcat (Java) |
---|---|
Author | David Jencks |
Post date | 2002-07-31T15:31:11Z |
Are you trying to get the string value with myBlob.toString()? I don't
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.
david jencks
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.
david jencks
On 2002.07.31 11:20:42 -0400 benjohn villedo wrote:
> hello once more to the community,
>
> Good Day!!!
>
> there seems to be some probs on displaying BLOB
> fields(supposed to be MEMO) with subtype Text on the
> web coz instead of showing the real content of the
> BLOB field which is supposed to be plain text it
> rather shows a letter combination strings something
> like this: [B@a6684f
>
> here are more details of my setup
> 1. Firebird 1.0 DB on Red Hat Linux 7.3
> 2. DB driver is JCA-JDBC
> 3. Tomcat 4.0 for the JSP container
> 4. J2SDK 1.4
>
> has anyone encountered the same problem?? any fixes
> around?? hope to hear from anyone :-)
>
> pal,
> benjohn
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Health - Feel better, live better
> http://health.yahoo.com
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>