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)
 Load Stored Procedure DECLARATION as xml

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-21 : 15:04:07
Carlos writes "Poking around in syscomments I have found the declaration of the stored procedures in the TEXT field. Is there a way to get this information loaded as XML for setting parameters and passing back to SQL Server for execution?

Retrieving from DB is especially important because it will dynamically determine the format of the XML."
   

- Advertisement -