Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How do I Insert a BLOB into mysql database

Status
Not open for further replies.

wohlschlager

Programmer
Joined
Oct 28, 2002
Messages
1
Location
AT
I have mysql ODBC Driver 3.5 or 2.5 and i want to insert a blob field with 1000 REAL == 8000 Bytes into the blob field
with visual c++.
inserting character data is ok inserting integer or real data will not work.
Can anybody show me an example how to do it.

Thank you

Christian



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top