Viewing 15 posts - 46 through 60 (of 127 total)
Yes, This wxactly what I want..
But, Here is the thing, The first document which you have provided me, as you know I suceessfully understood it and appield it too.
No I...
July 19, 2013 at 3:09 pm
Hi,
Thanks for those good articles. It solves my half purpose.
As there number of user for couple of tables , in which case we can not assign different roles to...
July 19, 2013 at 2:49 pm
Hi,
I successfully applied/used symmetric key in order to encrypt the one particular column data.
it also show me that real number - > encrypted numbers -> decryted number(real number).
Now, again I...
July 19, 2013 at 1:57 pm
I have one table called Table_Update in my local server, which had three columns( Table_name, Start_date, End_date)
I have around 1500 tables on linked server, that has "Start Date" and "Last...
July 3, 2013 at 10:04 am
OK I have started looking on how to restore the database on different server..
if been through any article for this please let me know..
thanks.
June 19, 2013 at 2:08 pm
I already metioned I am new to this encryption field..
I am following steps from the msdn articles..doing this and understaing them with all of your help.
June 19, 2013 at 2:02 pm
GilaMonster (6/19/2013)
Learner44 (6/19/2013)
But Now I am confused..how I can show him, that database is encrypted and if your restore it won't without proper key.
To prove it won't restore without the...
June 19, 2013 at 1:51 pm
I am sorry if I didn't understand your quetion and not answered..
actually I was running the query to restore the database from TDEPost.bak file via sql sommand which I just...
June 19, 2013 at 1:42 pm
I am not sure..I found this step similar and my goal oriented..so I followed them.
My objective is to show, that I have already encrypted database.
Now my senior needs to check,...
June 19, 2013 at 12:21 pm
what is your objective?
Do you want to apply merge statement or what?
June 18, 2013 at 2:32 pm
Please also guide me about how to go for overhead and performance counter before and after the encryption!!!
Please.
thanks.
June 18, 2013 at 2:27 pm
Hi Steve,
So I included client statistics option just to check a kind of performance.
I exceuted different queries in different mode of encryption
[p]TRIAL=> ENCRPTN=> CLNTPRCESNGTIME=> TTLEXETIME=> QUERY_INCLUDES
...
June 18, 2013 at 2:25 pm
Hi Steve..
M I doing the right thing to check the performance!!!
Please let me know how can I make it correct OR better!!
USE Student;
GO
ALTER DATABASE Student
SET ENCRYPTION...
June 18, 2013 at 9:01 am
Thanks Steve,
Just to confirm, Here the we can measure the performance by most likely large number of DML operations (running many insert, update and delete statments in a sequence) and...
June 18, 2013 at 8:33 am
Viewing 15 posts - 46 through 60 (of 127 total)