Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jonyeh

    Getting stored procedure script

    I never did this, but I imagine it is not too difficult to use the sp_Helptext stored procedure to get the sql code of a stored procedure, with which if you look into the source code of this stored procedure, it is using the syscomments table to get the text of the stored procedure.

Part and Inventory Search

Back
Top