Wikipedia:Reference desk/Archives/Computing/2019 March 13
Computing desk | ||
---|---|---|
< March 12 | << Feb | March | Apr >> | March 14 > |
Welcome to the Wikipedia Computing Reference Desk Archives |
---|
The page you are currently viewing is a transcluded archive page. While you can leave answers for any questions shown below, please ask new questions on one of the current reference desk pages. |
March 13
editEncrypting SQL Server database
editI have a large SQL Server Database in my PC. I feel it is time to start encrypting it. Any suggestions? Thanks, - AboutFace 22 (talk) 19:59, 13 March 2019 (UTC)
- @AboutFace 22: Check out Whole disk encryption and also this article from Microsoft on the topic: [1]. RudolfRed (talk) 20:32, 13 March 2019 (UTC)
- The easy way is to use Veracrypt to create an encrypted volume, and keep your database on that encrypted volume. --Guy Macon (talk) 06:36, 14 March 2019 (UTC)