Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In this topic, you will learn how to help secure an existing SQL Server Compact 3.5 database from SQL Server Management Studio.
To secure a database
In Management Studio, open Object Explorer.
In Object Explorer, click Connect, and then choose SQL Server Compact 3.5.
In the Connect to Server dialog box, choose the SQL Server Compact 3.5 database that you want to configure, and then click Connect.
In Object Explorer, right-click the SQL Server Compact 3.5 database you just added and choose Properties.
In the Database Properties window, select the Set password page.
Enter the old password, if one exists, and then type a new password for the database. Click OK to save your changes. If you specify a non-blank password, the database is encrypted by default.
See Also
Tasks
How to: Create a SQL Server Compact Database on a Server
Concepts
Securing Databases (SQL Server Compact)