Hi,

you have to escape your binary data; check mysql_real_escape_string()
function in the manual and the archives. This is a frequently asked
question.

Thomas Spahni


On 14 Jul 2003, Sreesekhar  Palaparthy wrote:

> Hi,
>       How do i insert binary data into a BLOB field??? Like , if i
> have a table with say 3 fields of which 1 is blob type, now how do
> i store some binary file in that particular field??? Please help
> me out as i have to look put for some corresponding function in
> C++ API after that.Thank You
> ___________________________________________________
> Click below to experience Sooraj R Barjatya's latest offering
> 'Main Prem Ki Diwani Hoon' starring Hrithik, Abhishek
>   & Kareena http://www.mpkdh.com



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to