How to set password or security to SQL server 2005 table
-
Hello Experts!! I want to set password to my table in sqlserver2005.i dont knw how to set pwd to table.can anybody suggest me options? I am new with sql2005.
Hi, Right Click on Table and go to the Properties. In properties window, select permissions and it asks for users . U can enter the user list for the permission grant. Hope this works out. Thanks Ramm
-
Hello Experts!! I want to set password to my table in sqlserver2005.i dont knw how to set pwd to table.can anybody suggest me options? I am new with sql2005.
KIDYA wrote:
I want to set password to my table in sqlserver2005.i dont knw how to set pwd to table.can anybody suggest me options? I am new with sql2005
Wrong post... Any how, you can restrict access rights.. Database Name\Security\Logins In logins you can search for that option...
Padmanabhan My Articles: Articles[^] My latest Article: Word Automation[^]