WITH ENCRYPTION en masse
From: Simon Train (simon.train@btinternet.com)
Date: 09/25/02
- Next message: Steve: "How to register a db on SQL Server from VB6"
- Previous message: mike: "lock out"
- Next in thread: Ira Baxter: "Re: WITH ENCRYPTION en masse"
- Reply: Ira Baxter: "Re: WITH ENCRYPTION en masse"
- Reply: Andrew John: "Re: WITH ENCRYPTION en masse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Simon Train" <simon.train@btinternet.com> Date: Wed, 25 Sep 2002 18:10:47 +0100
Has anyone come up with a reliable way of automatically inserting the WITH
OPTION to the text of stored procedures, views, user-defined functions or
triggers. I need to encrypt lots of objects en masse in production databases
and since some of the options already use WITH... options the insertion of
WITH OPTION is tricky.
Any ideas?
Thanks, Simon
- Next message: Steve: "How to register a db on SQL Server from VB6"
- Previous message: mike: "lock out"
- Next in thread: Ira Baxter: "Re: WITH ENCRYPTION en masse"
- Reply: Ira Baxter: "Re: WITH ENCRYPTION en masse"
- Reply: Andrew John: "Re: WITH ENCRYPTION en masse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]