|
|
|
This routine obtains the ordered parameter list expected by any stored procedure. It is especially useful for obtaining that list when the stored procedure is excrypted: CREATE PROCEDURE up_listspparameters (@spname varchar(50)) FROM INFORMATION_SCHEMA.PARAMETERS ORDER BY
Resources • The Guru's Guide to SQL Server Stored Procedures, XML, and HTML This resource discusses aboutSql Server and Stored Procedures. • Information: Stored Procedure Programming This resource is useful in understanding programming stored Procedures in SQL ServerMetro NY / NJ SQL Server ConsultantsWe specialize is custom database software. Call us for a free consultation (973) 635 0080 Computer Consultants: Database Development
|