December 23, 2008
Get stored procedure list from Server Using cursor
SELECT name FROM sys.objects where type_desc ='SQL_STORED_PROCEDURE'
Labels:
SQL
Subscribe to:
Post Comments (Atom)
Microsoft Visual Studio is an Integrated Development Environment (IDE) from Microsoft. It can be used to develop console and graphical user interface applications along with Windows Forms applications, web sites, web applications, and web services in both native code together with managed code for all platforms supported by Microsoft Windows, Windows Mobile, Windows CE, .NET Framework, .NET Compact Framework and Microsoft Silverlight....
No comments:
Post a Comment