MySQL and MATLAB BLOB support...

  • Follow


Hi,

I am stuck with a specific problem. I use MySQL as my database and I need to insert images into database as such(not as pathname) as binary objects.

I am familiar with the basics of MySQL and MATLAB.

Can anyone please guide me with the 'simplest' procedure for storing images(or any binary object for that fact) in MySQL using MATLAB.

I am able to store and retrieve all other data other than large objects. 

I would appreciate a procedure without using ADO. But if ADO is mandatory, please tell how to do with ADO.

Thanks for any help.

--
Anush
0
Reply Anush 1/9/2010 4:36:04 PM

"Anush " <anush.sankaran@gmail.com> wrote in message <hiab9k$j1g$1@fred.mathworks.com>...
> Hi,
> 
> I am stuck with a specific problem. I use MySQL as my database and I need to insert images into database as such(not as pathname) as binary objects.
> 
> I am familiar with the basics of MySQL and MATLAB.
> 
> Can anyone please guide me with the 'simplest' procedure for storing images(or any binary object for that fact) in MySQL using MATLAB.
> 
> I am able to store and retrieve all other data other than large objects. 
> 
> I would appreciate a procedure without using ADO. But if ADO is mandatory, please tell how to do with ADO.
> 
> Thanks for any help.
> 
> --


Hi..

And Also ...  I have been trying to use mYm for this purpose ... But i am not even able to connect to MySQL using that... 

Can some one please guide me with what to do with mYm.. I am really confused with that 

Thanks a lot ...
> Anush
0
Reply Anush 1/9/2010 4:57:03 PM


"Anush" wrote in message <hiab9k$j1g$1@fred.mathworks.com>...
> Hi,
> 
> I am stuck with a specific problem. I use MySQL as my database and I need to insert images into database as such(not as pathname) as binary objects.
> 
> I am familiar with the basics of MySQL and MATLAB.
> 
> Can anyone please guide me with the 'simplest' procedure for storing images(or any binary object for that fact) in MySQL using MATLAB.
> 
> I am able to store and retrieve all other data other than large objects. 
> 
> I would appreciate a procedure without using ADO. But if ADO is mandatory, please tell how to do with ADO.
> 
> Thanks for any help.
> 
> --
> Anush


I am also in need to know how will we Save JPEG images in mySQL as binary BLOB data from matlab
0
Reply shujji (2) 3/24/2013 3:15:10 PM

2 Replies
320 Views

(page loaded in 0.053 seconds)

Similiar Articles:













7/21/2012 4:28:03 AM


Reply: