How can I store a image into MYSQL database

2002-04-03 Thread Victoria Reznichenko
Ibrahim, Wednesday, April 03, 2002, 11:30:28 AM, you wrote: IKC> I want to knowledge about blob. IKC> how can write or read image(jpeg,gif or tiff) to/from MYSQL database by IKC> using Visual C++. MySQL++ seems too confused. :) In the manual you can find examples of loading/reading binary d

Re: How can I store a image into MYSQL database

2002-04-03 Thread TAKAHASHI, Tomohiro
Hi, pwxgao I will suggest to use JBuilder6 EnterpriseEdition and Borland Enterprise Server. You will be able to build EJB(CMP2.0), which can persistent blob column, very easily without coding. :-) pwxgao wrote: > > I also interestig in this topic...I wanna know how to save a blob object , >

How can I store a image into MYSQL database

2002-04-03 Thread pwxgao
I also interestig in this topic...I wanna know how to save a blob object , for example, an image, to the mysql database, while I use EJB. Another words, I have a object , which has a blob column, I wanna to save and retrive this object from mysql database via CMP or BMP...how to make that? Tha

How can I store a image into MYSQL database

2002-04-03 Thread Ibrahim K. Cihan
hii all, I want to knowledge about blob. how can write or read image(jpeg,gif or tiff) to/from MYSQL database by using Visual C++. MySQL++ seems too confused. Can any body say me more basic and understandable way to do this.. Thanks... Ibrahim Kivanc Cihan Anadolu University - Turke