> I assumed to store the data in mysql you did something like uuencode and
> inserted that data into the db?
> Could the decode method be different on redhat 7.3?
>
> -Original Message-
> From: vernon [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 2:19 PM
> To: [EMAIL PROTECTED]
>
I assumed to store the data in mysql you did something like uuencode and
inserted that data into the db?
Could the decode method be different on redhat 7.3?
-Original Message-
From: vernon [mailto:[EMAIL PROTECTED]
Sent: Friday, March 28, 2003 2:19 PM
To: [EMAIL PROTECTED]
Subject: Storin
Rene:
I think a good deal depends on the size of the image files themselves. There
are a number of apps that store small files (i.e.: icons, small gif's,
etc.), which seems to make sense.
Larger files may be problematic. There was quite a discussion on this issue
here just last week ... do a sea
phani krishna writes:
> how to store the images in mysql database and how to
> retrieve the images onto teh VB form.how to do it.
What about it? Lemme guess, you're wondering how to do it,
right? Two points:
1) Images are just like any other data. Just store them
in a BLOB. As with all other da