From: kalle volkov Date: March 16 1999 10:30am Subject: Re: about image List-Archive: http://lists.mysql.com/mysql/315 Message-Id: <36EE32D8.3615@tank.ee> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit hi! create table images (ID int, image longblob); insert into images values(1, 'imagerource_with_slashes'); ;) regs, cal6 Liu Peng wrote: > > May I store image in MySQL database. How can I do it. > > Thanks a lot. > > --------------------------------------------------------------------- > To request this thread, e-mail mysql-thread314@stripped > To unsubscribe, e-mail the address shown in the > List-Unsubscribe header of this message. > For additional commands, e-mail: mysql-help@stripped