本文介绍了我如何在sql数据文件(.mdf,.ldf)上设置密码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在sql数据文件(.mdf,.ldf)上设置密码,以及在进行附加时首先要求我提供允许附件的密码.

在此先感谢

How do I make password on my sql data files (.mdf , .ldf) and when make attach asking me first for the password to allow the attachment.

thanks in advance

推荐答案


这篇关于我如何在sql数据文件(.mdf,.ldf)上设置密码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-16 10:28