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
 Other SQL Server Topics (2005)
 Retrieving a varbinary data into an xml using qry

Author  Topic 

sohankumar99
Starting Member

1 Post

Posted - 2011-02-21 : 02:13:00
Hi

I am storing a datatable from .net into sql service 2005 as varbinary format in one of the column in table. I want to write a query to get the varbinary data into an xml so that I can view what is available in the varbinary format in sql query analyzer. Current I have created a web page to check what is the data available for that varbinary row.

Thanks and Regards


SK
   

- Advertisement -