How To List Stored Procedures in a SQL Server Database (154756)
The information in this article applies to:
- Microsoft Visual Basic Learning Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0
This article was previously published under Q154756 SUMMARY
Some programmers require the ability to list all of the stored procedures
from a SQL Server database. The following example demonstrates how to use
SQL syntax to instruct SQL Server to return information regarding the
stored procedures and their parameters.
REFERENCES
For more information, please see the following articles in the Microsoft
Knowledge Base:
153234
: How To Call System-Stored Procedures on SQL Server from RDO
147875
: How to Use "DS-Less" ODBC Connections with RDO and DAO
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto KB154756 |
---|
|