LPM: jdbc and applet wooos

Michael Wallace mawall0 at sac.uky.edu
Mon Apr 24 20:15:39 CDT 2000


Why don't you use a text column instead of blob?  Text is essentially a
varchar which has the same capacity as a blob.  It would make what you're
trying to accomplish much easier since you don't have to deal with all the
binary stuff.

Michael

> I need to store html files into blob, so I can use another program to
> access them.  Supposedly there is some mysql commands to do this but I
> can' get them to work.  PLEASE SAVE ME....:)




More information about the Lexington-pm mailing list