On Wed, Feb 21, 2001 at 03:35:11PM +0700, Didi wrote:
> Dear all,
>
> Can images be saved in an mysql database as a BLOB? If so, how can
> I write the code in sql to add an image to a mysql database record,
> and then subsequently view image in a browser via perl programming ?
http://public.yah
# executing the
insert
...
$dbh->disconnect(); # disconnect
Regards,
Peter Szekszardi
3.
-Original Message-
From: Didi [mailto:[EMAIL PROTECTED]]
Sent: 21 February 2001 10:3
Dear all,
Can images be saved in an mysql database as a BLOB?
If so, how can I write the code in sql to add an image to a mysql database record, and
then subsequently view image in a browser via perl programming ?
--- Thank you ---