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
 General SQL Server Forums
 New to SQL Server Programming
 XML Dot Net T-sql

Author  Topic 

Ghanta
Yak Posting Veteran

96 Posts

Posted - 2010-11-22 : 14:32:39
Is there a way to execute T-sql which is stored in XML File in a web browser and get the output in the browser? I am new to dot net so wanted to check out if someone has queried sql using query in xml file... thanks for the help guys.

sathiesh2005
Yak Posting Veteran

85 Posts

Posted - 2010-11-23 : 04:45:19
Try this link
http://www.codeproject.com/KB/database/SQLInXML.aspx


@Sathiesh
Go to Top of Page

Ghanta
Yak Posting Veteran

96 Posts

Posted - 2010-11-23 : 06:53:27
thank you satiesh. I will try this.
Go to Top of Page
   

- Advertisement -