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
, 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? -- Borland Japan / Consulting Group TAKAHASHI, "KEN"

How to store an Image on MySQL

2002-03-01 Thread Egor Egorov
.. more binary symbols... but if HR the image file information have a quotation in the file the info HR would get truncate and MySQL will not store it. My Question is How HR can I store a Image on MySQL, and I know that is't bettter to use HR a path to the image but I can't do this in that way. Any help

How to store an Image on MySQL

2002-02-28 Thread Hector Rosas
a quotation in the file the info would get truncate and MySQL will not store it. My Question is How can I store a Image on MySQL, and I know that is't bettter to use a path to the image but I can't do this in that way. Any help would be great Thanks. Hector. -- Get your free email from

Re: How to store an Image on MySQL

2002-02-28 Thread James Carrier
a Image on MySQL, and I know that is't bettter to use a path to the image but I can't do this in that way. Any help would be great Thanks. Hector. -- Get your free email from www.linuxmail.org Powered by Outblaze - Before

RE: How to store an Image on MySQL

2002-02-28 Thread Matthew Smith
]] Sent: 28 February 2002 17:52 To: [EMAIL PROTECTED] Subject: How to store an Image on MySQL Hi Everybody, I have a problem with MySQL when I try to store image file on it. I use a Blob field but the info that must be stored there should be between quotations marks right? Like a string , i mean

how to save image to MySQL ?

2002-02-05 Thread yue cheng
hi,forks, Now I try to save image to MySQL, I create a table with longblob field, i try two ways as follows but both did not work 1. use appendchunk, i succeed in saving image to MS SQL with this funtion. but i can't save image to MySQL with it. 2. using Load_File insert a bmp file (size

how to save image to mySQL

2002-02-05 Thread yue cheng
hi forks, I try to save image to MySQL and I create table with longblob field. but i failed with following two ways: 1. use appendchunk and getchunk which are succeful in MS SQL but failed in MySQL 2 insert a bmp file(size is 54k) into table with load_file and get data from table using select

How to retrieve image from MySQL

2002-01-11 Thread Jenny
Hai, I am doing sthing about store the image inside the mysql database using blob datatype, programm be Visual Basic 6.0. It is fine when i store it image in, however i unable to retieve the image. I have test my program in Ms Access and it work fine. Another thing i found

Image in Mysql

2001-03-30 Thread Sheikh
Respected Sir i want to know how i store a image in mysql.i sue perl for scripting on linux. please help me thanks allah hafiz

Re: Image in Mysql

2001-03-30 Thread Peter Skipworth
Read the archives of this list. P On Fri, 30 Mar 2001, Sheikh wrote: Respected Sir i want to know how i store a image in mysql.i sue perl for scripting on linux. please help me thanks allah hafiz - Before posting,