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 2005 Forums
 Transact-SQL (2005)
 How copy ,read, write binary data(image)

Author  Topic 

adam12112
Starting Member

3 Posts

Posted - 2010-11-23 : 14:22:33
Hi,
How copy between table,read, write to file, insert from file, binary data(image)?

Kind Regards
adam

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-11-23 : 14:32:44
Your question is not clear.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page

adam12112
Starting Member

3 Posts

Posted - 2010-11-23 : 14:57:16
I want copy data from table binary data (type image) to other table.
I want write binary data to file from table.
I want insert binary data to table from file.

Go to Top of Page
   

- Advertisement -