I have created a table like:
  CREATE TABLE (id INT, content LONG BYTE)
and I would like to STORE some binary data (e.g. files) in the 'content' field,
and RETRIEVE it.

Does anybody have an example of C++ code for doing STORE/RETRIEVE of binary 
data?
Thanks a lot.
Giovanni



-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to