Any script to encrypt the all SPs and Views in one go
From: Rayan Yellina (ryellina_at_hotmail.com)
Date: 06/15/04
- Next message: DTAC-SKTOCCO: "ERROR: An INSERT EXEC statement cannot be nested."
- Previous message: Aaron [SQL Server MVP]: "Re: Help joining tables"
- Next in thread: Ayrin: "Re: Any script to encrypt the all SPs and Views in one go"
- Reply: Ayrin: "Re: Any script to encrypt the all SPs and Views in one go"
- Reply: Aaron [SQL Server MVP]: "Re: Any script to encrypt the all SPs and Views in one go"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 15 Jun 2004 10:48:23 -0700
Hi,
Is there any script to encrypt all the stored procs and
views from the database, instead of Altering them
with "WITH ENCRYPTION" manually for each and every Stored
proc and view.
The situation is, until now we never encrypted any views
or stored procs for our clients, but from now onwards we
have to encrypt them. What is the fastest or proper way to
do it. We do not have access to our client databases, so
we have to mail a CD with our scripts and they can run it.
That is why I am asking that whether there is an
usual/common way of doing this. Any work-arounds or your
experiences of doing this. Thank you very much.
-Rayan
- Next message: DTAC-SKTOCCO: "ERROR: An INSERT EXEC statement cannot be nested."
- Previous message: Aaron [SQL Server MVP]: "Re: Help joining tables"
- Next in thread: Ayrin: "Re: Any script to encrypt the all SPs and Views in one go"
- Reply: Ayrin: "Re: Any script to encrypt the all SPs and Views in one go"
- Reply: Aaron [SQL Server MVP]: "Re: Any script to encrypt the all SPs and Views in one go"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|