Subject | AW: [firebird-support] Re: MySql longtext data type in firebird? |
---|---|
Author | Steffen Heil |
Post date | 2005-01-27T09:45:19Z |
Hi
You will need it anyway, if you are writing jsps/servlets with firebird.
However, the jaybird jdbc-driver is intelligent enough, that you can access
those blob fields with subtype text as pure java Strings.
So it is very easy.
Regards,
Steffen
[Non-text portions of this message have been removed]
> Thanks for the advice. So, what If I want to use jsp/servlet?First, this question would be better suited in the firebird-java list.
> Any other hint? TQ in advance
You will need it anyway, if you are writing jsps/servlets with firebird.
However, the jaybird jdbc-driver is intelligent enough, that you can access
those blob fields with subtype text as pure java Strings.
So it is very easy.
Regards,
Steffen
[Non-text portions of this message have been removed]