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 - 2000-10-17 : 16:51:36
|
Joe writes "Is there anyway to run alter procedure inside a stored procedure? I want to let someone else run a SQL db with my encrypted sprocs. If I can use sprocs I will be able to encrypt the alter procedures and update the db without ever exposing the logic of my sprocs. I do NOT want to alter the stored procedure that is running the alter procedure.
Joe" |
|
|
|
|
|