Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 image insert

Author  Topic 

ThillaiChidambaram
Starting Member

5 Posts

Posted - 2007-05-29 : 02:51:19
The image is binary format in a table(sql server 2000). I created one recordset from that table(In vb ado recordset). Can i insert the image from the recordset to another table using insert into statement(from vb)?

Kristen
Test

22859 Posts

Posted - 2007-05-29 : 04:45:41
Duplciate of : http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=84195
Go to Top of Page
   

- Advertisement -