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!

Storing BLOB in image field

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
Hello All,

I am very new to database and am tring to store a file in image data type field using ODBC SQL_GetData and SQL_PutData.
I went through msdn library documentation which didn't give me a clear idea.
A piece of code on how to use these two functions or a good article would be very much appriciated.

TIA
 
I've never used the functions myself but have a look in BOL under the topic "SQLGetData". i.e.Without the under score. There are a few references which might help you.

Rick.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top