If it’s a web based DB, then put the URL path in the text field of the
DB.  Otherwise if you put the images into the database, the database
will become overwhelmed, plus a bunch of wasted disk space

-----Original Message-----
From: Brian P. Austin [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, January 22, 2002 8:27 AM
To: Rochester, Dean
Cc: mysql
Subject: RE: How does one put images into a MySql database

You can put images in the DB, but the easiest way is to put the path to
the
images in a text field, and rely on the disk to send the images.

hope that helps,

Brian

-----Original Message-----
From: Rochester, Dean [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 22, 2002 7:50 AM
To: MySQL (E-mail) (E-mail)
Subject: How does one put images into a MySql database


Greeting all

Is there a way to put images like jpgs, tifs, gifs, bmp files into a
mysql
database?  I have done this with OLE objects using MS Access... can this
be
done using the blob data type some how?

Thanks in advance
Dean-O


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to