Hello,
Does sql 2005 express have enhanced data excrypt functions. I think on
column data or just data encryption?
Any suggestion how to use Sql 2005 Express with extern cryptoApi for data
encryption?
Thanks
MilanB
SQL Express include data encryption functions that can be used to encrypt
and decrypt database data. It also includes extensive key management
features. See the books on line for more information.
http://msdn2.microsoft.com/en-us/library/ms173744.aspx
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"MilanB" <MilanB@.discussions.microsoft.com> wrote in message
news:4D5CF39F-8D23-474C-90F0-DE215432CD78@.microsoft.com...
> Hello,
> Does sql 2005 express have enhanced data excrypt functions. I think on
> column data or just data encryption?
> Any suggestion how to use Sql 2005 Express with extern cryptoApi for data
> encryption?
> Thanks
> MilanB
|||Thank you for your answer.
Is it posible to encrypt (or password protect) whole database?
Thank you.
MilanB
No comments:
Post a Comment