Subject | Re: [firebird-support] mysql text field? |
---|---|
Author | Martijn Tonies |
Post date | 2003-08-12T11:54:13Z |
Hi Daniel,
from your resultset as a string.
read this first:
http://www.volny.cz/iprenosil/interbase/ip_ib_strings.htm
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com
> Java does not support blobs very wellWhy not? You can - most probably, I haven't checked - read it
from your resultset as a string.
>, would you know the max size of aThe max-size for a varchar is about 32765 characters or so. But
> varchar?it may be a good replacement?
read this first:
http://www.volny.cz/iprenosil/interbase/ip_ib_strings.htm
> > > I'm presently converting a mysql database to a firebird 1.5 database.firebird,
> >MySQL
> > > has a text field type to go to 64k. what should I be using with
> > > to get the same functionality?With regards,
> > >
> > > can someone give me a suggestion, please
> >
> >BLOB subtype TEXT.
> >
> >Up to lots of Gigs...
Martijn Tonies
Database Workbench - the developer tool for InterBase & Firebird
Upscene Productions
http://www.upscene.com