Viewing 15 posts - 166 through 180 (of 938 total)
Hi ROHIT,
One thing you need to do is specify the IDENTITY_VALUE and KEY_SOURCE options in your CREATE SYMMETRIC KEY statement. By not specifying these SQL Server generated a random...
September 4, 2009 at 12:32 pm
ROHIT KAPOOR (9/3/2009)
HI I am having same problem can i have script for this .thanks
Rohit
MCP
Hi ROHIT,
There's no one-size-fits-all script for this. The basic steps are:
1. Back up...
September 3, 2009 at 12:38 pm
Lucky,
I sent you an email with a modified sample script. Based on what you sent me, you need to modify your BACKUP CERTIFICATE statement slightly to backup the certificate private...
August 25, 2009 at 9:37 am
luckysql.kinda (8/25/2009)
Thanks for your help.
When I use following command as per Sarab's response, I get following information:
RESTORE SERVICE MASTER KEY FROM FILE = 'D:\Database Backup\smk.dat'
DECRYPTION BY PASSWORD =...
August 25, 2009 at 8:32 am
luckysql.kinda (8/24/2009)
August 24, 2009 at 10:03 am
Hi Lucky,
I just got out of a meeting and saw your messages. I have a question for you -- are you encrypting the data in your database with a...
August 24, 2009 at 9:48 am
Hi Barry, thanks for the props 🙂 Gail, don't be so modest 🙂
I think the most important thing for the OP to do is to make a backup of...
August 23, 2009 at 2:31 pm
Sarab (8/23/2009)
They don't have any Masker key and certificate available now.
The question was asked if they had a backup of the database with DMK and certificate. So the OP...
August 23, 2009 at 10:45 am
Before you do anything further with this database, immediately take a backup and store it somewhere.
Next restore the backup database to a different database and immediately try to backup the...
August 23, 2009 at 10:17 am
derek (7/24/2009)
July 24, 2009 at 8:01 am
cghersi (7/15/2009)
first of all, thank you very much for your articles, always very interesting for me.
Let's talk about your article related to the FTS features of SQL server (Google-like...
July 15, 2009 at 8:32 am
rivantsov (6/11/2009)
this is Roman, Irony developer
Just wanted to let everybody know that I've refactored SearchGrammar to work with latest version of Irony and added it to Sample grammars in...
July 15, 2009 at 8:27 am
james.spibey (3/30/2009)
Thanks for responding. Unfortunately that didn't seem to do it. I notice that there is an explicit check for the "-" character in the "AndExpression" case statement in...
July 15, 2009 at 8:26 am
outatime (6/1/2009)
My site is used...
July 15, 2009 at 8:24 am
Eric Inman (7/4/2009)
Mike C (7/4/2009)
July 5, 2009 at 9:21 pm
Viewing 15 posts - 166 through 180 (of 938 total)