加密MS SQL数据库 [英] Encrypt the MS SQL database

查看:89
本文介绍了加密MS SQL数据库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我想加密我的MS-SQL数据库,除了我的应用程序外,其他任何人都无法读取它,我用C#语言编写了该应用程序.
我只是可以在本地计算机上加密MS-sql数据库,但我想在其他计算机上安装该应用程序,而不希望它们读取我的数据库.
请给我一个解决方案,对不起我的英语不好.

非常感谢.....

Hi,
i want to encrypt my MS-SQL database that no one can read it but my application,i wrote the application in c# language.
I simply can encrypt MS-sql database in my local computer but i want to install the application on other computers,that i don''t want them read my database.
please give me a solution & excuse me for my poor english.

THANKS very much.....

推荐答案



为什么要加密所有数据?它将减慢系统速度.相反,我建议您对MsSQL使用一些复杂的凭据,并仅对ConnectionString进行加密.

希望这对您有用,
谢谢
-Amit Gajjar
Hi,

Why you are encrypting all the data? It will slow down the system. Instead i suggest you to use some complex credentials for MsSQL and Encrypt only ConnectionString.

Hope this works for you,
Thanks
-Amit Gajjar


看看这个:
http://blog.sqlauthority.com/2009/04/28/sql-server-introduction-to-sql-server-encryption-and-symmetric-key-encryption-tutorial-with-script/ [ ^ ]
Have a look at this :
http://blog.sqlauthority.com/2009/04/28/sql-server-introduction-to-sql-server-encryption-and-symmetric-key-encryption-tutorial-with-script/[^]


这篇关于加密MS SQL数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆