Subject Re: [firebird-support] mysql text field?
Author Tim Ledgerwood
Rerieving and writing blobs with Java :


Retreiving:

http://developer.java.sun.com/developer/onlineTraining/Database/JDBC20Intro/exercises/BLOBGet/help.html

Writing:

http://developer.java.sun.com/developer/onlineTraining/Database/JDBC20Intro/exercises/BLOBPut/help.html

Regards

Tim





At 09:09 AM 12/08/2003 -0300, you wrote:


>I have only been forewarned about java/blobs. would you know of an example
>somewhere using blobs with java?(jaybird)
>
>Daniel
>
>At 01:54 PM 8/12/2003 +0200, you wrote:
> >Hi Daniel,
> >
> > > Java does not support blobs very well
> >
> >Why not? You can - most probably, I haven't checked - read it
> >from your resultset as a string.
> >
> > >, would you know the max size of a
> > > varchar?it may be a good replacement?
> >
> >The max-size for a varchar is about 32765 characters or so. But
> >read this first:
> ><http://www.volny.cz/iprenosil/interbase/ip_ib_strings.htm>http://www.vol
> ny.cz/iprenosil/interbase/ip_ib_strings.htm
> >
> > > > > I'm presently converting a mysql database to a firebird 1.5 database.
> > > >MySQL
> > > > > has a text field type to go to 64k. what should I be using with
> >firebird,
> > > > > to get the same functionality?
> > > > >
> > > > > can someone give me a suggestion, please
> > > >
> > > >BLOB subtype TEXT.
> > > >
> > > >Up to lots of Gigs...
> >
> >
> >With regards,
> >
> >Martijn Tonies
> >Database Workbench - the developer tool for InterBase & Firebird
> >Upscene Productions
> ><http://www.upscene.com>http://www.upscene.com
> >
> >
> >Yahoo! Groups Sponsor
> >ADVERTISEMENT
> ><http://rd.yahoo.com/M=244522.3656190.4921519.1261774/D=egroupweb/S=17051
> 15386:HM/A=1595056/R=0/SIG=124ps9ikp/*http://ashnin.com/clk/muryutaitakenattogyo?YH=3656190&yhad=1595056>346043.jpg
> >346082.jpg
> >
> >To unsubscribe from this group, send an email to:
> >firebird-support-unsubscribe@yahoogroups.com
> >
> >
> >
> >Your use of Yahoo! Groups is subject to the
> ><http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.
>
>
>[Non-text portions of this message have been removed]
>
>
>
>To unsubscribe from this group, send an email to:
>firebird-support-unsubscribe@yahoogroups.com
>
>
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.507 / Virus Database: 304 - Release Date: 04/08/2003


[Non-text portions of this message have been removed]