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!

Inserting an ADODB stream into the database

Status
Not open for further replies.

gharabed

Programmer
Joined
Sep 7, 2001
Messages
251
Location
US
I have a stream with an image that I queried from an Access database and I would like to insert that image along with some other data into a table in my SQL Server database using an SQL INSERT statement. I am unclear as to how to do this as this is the first time I have worked with streams. Is there some other way to do get that image into the database?

Thanks,
Greg
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top