From: Eric Bergen Date: September 27 2004 10:36pm Subject: Re: Images List-Archive: http://lists.mysql.com/mysql/173281 Message-Id: <11b1bd990409271536289d17cb@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit It is possible but not very logical. MySQL isn't a filesystem. Unless you have an extreme situation you should store the path in MySQL and the image itself in a file. -- Eric Bergen eric.bergen@stripped On Mon, 27 Sep 2004 18:20:02 -0400, GH wrote: > I was wondering how to get images into and out of a Mysql database > was told it was possible. > > I have mysql 4.0.18 > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/mysql?unsub=eric.bergen@stripped > >