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
Thanks,
Greg