Connecting Tech Pros Worldwide Help | Site Map

How We create a password protected database in sql

Familiar Sight
 
Join Date: Jul 2007
Posts: 195
#1: Oct 6 '08
hi
i want to create a database with password like in ms-access
so whenever any body wants to open the database it has to be enter the password

please give some idea
varinder
ck9663's Avatar
Expert
 
Join Date: Jun 2007
Posts: 1,925
#2: Oct 6 '08

re: How We create a password protected database in sql


Another option is to create the database and restrict the users.

-- CK
Reply