Prev: ps resultion switch, -r###, makes print disregard all fontsizes
Next: testing accuracy of transfomation mapping one color image to another
From: Dayananda on 1 Jul 2010 07:23 Hi, How to insert a blob data that is image into sql table in matlab file ...i want to insert a image which is stored in loacl directory say C:\images\5.jpg into a mysql table .e a coloum in mysql of type blob. tabel looks like create table MyPictures ( id INT PRIMARY KEY, name VARCHAR(0), photo BLOB ); please help me out with code which i can fetch the file from local directory and store in mtalb table ...where my aim is to store image in mysql,retrieve and compare.. please help me mathworks..i got code for retrieve from msql table ..but i need to insert into mysql table by taking image file from local directory . please help me mathworks and all Friends Regards Dayananda.P
From: us on 1 Jul 2010 07:37 "Dayananda " <dayanandap(a)gmail.com> wrote in message <i0htqo$5bc$1(a)fred.mathworks.com>... > Hi, > > How to insert a blob data that is image into sql table in matlab file ...i want to insert a image which is stored in loacl directory say C:\images\5.jpg into a mysql table .e a coloum in mysql of type blob. > > tabel looks like > create table MyPictures ( > id INT PRIMARY KEY, > name VARCHAR(0), > photo BLOB > ); > > please help me out with code which i can fetch the file from local directory and store in mtalb table ...where my aim is to store image in mysql,retrieve and compare.. > > please help me mathworks..i got code for retrieve from msql table ..but i need to insert into mysql table by taking image file from local directory . > > please help me mathworks and all Friends > > Regards > Dayananda.P you post the same OP every few seconds... that's what IDIOTs do... us
From: us on 1 Jul 2010 07:38 "Dayananda " <dayanandap(a)gmail.com> wrote in message <i0ht81$see$1(a)fred.mathworks.com>... > Hi All, > > How to insert a blob data that is image into sql table in matlab file ..we had help document regarding retrieval of image from database and saving into a file .. > > please help me out..i am trying to insert an image from local directory into a coloum in my sql..of type blob > > create table MyPictures ( > id INT PRIMARY KEY, > name VARCHAR(0), > photo BLOB > ); > > and then i want retrive the image from the coloums...Please help me mathworks...adn friend..if any one knows the issue .. > > Regards > Dayananda.P do NOT double-post(!)... us
From: us on 1 Jul 2010 07:39 "Dayananda " <dayanandap(a)gmail.com> wrote in message <i0ht81$sf4$1(a)fred.mathworks.com>... > Hi All, > > How to insert a blob data that is image into sql table in matlab file ..we had help document regarding retrieval of image from database and saving into a file .. > > please help me out..i am trying to insert an image from local directory into a coloum in my sql..of type blob > > create table MyPictures ( > id INT PRIMARY KEY, > name VARCHAR(0), > photo BLOB > ); > > and then i want retrive the image from the coloums...Please help me mathworks...adn friend..if any one knows the issue .. > > Regards > Dayananda.P do NOT double-post(!)... us
From: Jan Simon on 1 Jul 2010 07:56
Dear Dayananda, dear Us, > you post the same OP every few seconds... > that's what IDIOTs do... > us Translated from old Greek, "idiotais" are people, who do not care about political concerns. They are concentrated on their personal surroundings and therefore an improtant part of the community. Originally "idiotais" has not been offending, but I'm not sure if it is so is in the current English speaking society. How did it come, that you post this so often? Do you have any ideas how the user interface could be imrpoved to avoid double/triple/quadruple posts? Double posting is a remarkable waste of time for all who want to respond seriously and assiduously. Jan |