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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-07-25 : 08:50:05
|
| James writes "As a developer I have written several ASP pages that I use to work remotely on sites where I don't have access to the SQL Server Enterprise Manager. I have ones that view table contents, table definitions, etc. But now I want to make one that lets me look at the stored procedures so I can see what the code says. I know how to list the stored procedures on the server by using the sysobjects property. But how can I display a stored procedure's code? I can't figure that one out. Thanks" |
|
|
|
|
|