Re: Generate sql script for encrypted stored procedures
From: Mark Broadbent (nospam-mark.broadbent@virgin.net)
Date: 04/17/03
- Next message: Jasper Smith: "Re: Kerberos w/ SQL and WIN2000"
- Previous message: Jasper Smith: "Re: Kerberos w/ SQL and WIN2000"
- In reply to: Andrew J. Kelly: "Re: Generate sql script for encrypted stored procedures"
- Next in thread: Nhan Duong: "Re: Generate sql script for encrypted stored procedures"
- Reply: Nhan Duong: "Re: Generate sql script for encrypted stored procedures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Mark Broadbent" <nospam-mark.broadbent@virgin.net> Date: Thu, 17 Apr 2003 14:26:57 +0100
Nhan, you could try
http://www.windows2000faq.com/Articles/Index.cfm?ArticleID=14369
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?lngWId=5&txtCodeId=2
15
-- BR, Mark Broadbent mcse+i, mcdba _________________________ "Andrew J. Kelly" <ajkellynospam@attbi.com> wrote in message news:OO#BDEOBDHA.1888@TK2MSFTNGP12.phx.gbl... > I will report the issue of the KB not being able to be accessed. But as far > as the scripts go you need to keep a copy of the script that originally > generates any encrypted objects somewhere other than the database. > Preferably SourceSafe. Once it is encrypted you can script it out. > > -- > > Andrew J. Kelly > SQL Server MVP > > > "Nhan Duong" <nhanduong@psdus.com> wrote in message > news:uEmVh3MBDHA.33376@TK2MSFTNGP10.phx.gbl... > > Hi Everyone, > > > > I encrypted my stored procedures in SQL Server 2K to deploy to the > > customers, but I cannot generate a sql script for those stored procedures. > > Could someone tell me a way to do this? > > > > I also saw the article #814400 - How to Distribute Encrypted Stored > > Procedures Between Instances of SQL Server 2000 in the Microsoft site, > but > > I cannot access to this, any help? > > > > Thanks in advance! > > > > Nhan Duong > > nhanduong@psdus.com > > > > > >
- Next message: Jasper Smith: "Re: Kerberos w/ SQL and WIN2000"
- Previous message: Jasper Smith: "Re: Kerberos w/ SQL and WIN2000"
- In reply to: Andrew J. Kelly: "Re: Generate sql script for encrypted stored procedures"
- Next in thread: Nhan Duong: "Re: Generate sql script for encrypted stored procedures"
- Reply: Nhan Duong: "Re: Generate sql script for encrypted stored procedures"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|