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 -

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 ,