From: alicia on
Hello,

I have a two matrices containing data about an image and I want to export them to mySQL.

I successfully installed jdbc drivers and can connect using 'database' command however when executing the 'fastinsert' I get an error about the data type. . . I have a double matrix and an uint8 matrix which I am trying to store in a blob in mySQL.

I then tried using mYm but it keeps telling me that 'localhost' is not recognized by mySQL as a valid host when I try to connect?????

I am at my wits end... been at this for almost 3 weeks now and ready to pull out my hair!!!

I'm running Matlab 7.5.1 (R2007b) and MySQL 5.1.11.

Thanks for the help in advance!

Alicia