Showing posts with label encryption. Show all posts
Showing posts with label encryption. Show all posts

Saturday, February 25, 2012

DB Master Key - Sql Server

This is not working with me on SQL Server 2005:

Code: ( text )

    use XDataBaseCREATE MASTER KEY ENCRYPTION BY PASSWORD = 'password'go

However it was given on MS site:
http://msdn2.microsoft.com/en-us/library/ms174382.aspx
Please advice. Thanks.actually the password must be > 8 chars and contain upper/lower case and numeric/ Non-alphanumeric characters.

Password = 'password' is used having exactly 8 chars,
i think this may causing the problem

Sunday, February 19, 2012

db mail with encryption

hi,
Is there anyway to do an encryption for any emails by using send db mail?
Do i need to do the encryption at the database level or exchange server level?
Any idea, please help.
Thanks
Ed
See other post!
"Ed" wrote:

> hi,
> Is there anyway to do an encryption for any emails by using send db mail?
> Do i need to do the encryption at the database level or exchange server level?
> Any idea, please help.
> Thanks
> Ed

db mail with encryption

hi,
Is there anyway to do an encryption for any emails by using send db mail?
Do i need to do the encryption at the database level or exchange server leve
l?
Any idea, please help.
Thanks
EdSee other post!
"Ed" wrote:

> hi,
> Is there anyway to do an encryption for any emails by using send db mail
?
> Do i need to do the encryption at the database level or exchange server le
vel?
> Any idea, please help.
> Thanks
> Ed

db mail with encryption

hi,
Is there anyway to do an encryption for any emails by using send db mail?
Do i need to do the encryption at the database level or exchange server level?
Any idea, please help.
Thanks
EdSee other post!
"Ed" wrote:
> hi,
> Is there anyway to do an encryption for any emails by using send db mail?
> Do i need to do the encryption at the database level or exchange server level?
> Any idea, please help.
> Thanks
> Ed