Subject Text Blob
Author Claus
Hi,

I am trying to read a blob field with sub-type TEXT.

I am using ResultSet.GetString(String) to read the field, but it allways
returns null.

The database is created using "DEFAULT CHARACTER SET" and I am
connecting with "lc_ctype=NONE".

Anyone ?

Regards /Claus