|
-
August 21st, 2009, 09:11 AM
#1
[RESOLVED] Restricting Access to Tables - SQL Server
I have a SQL Server Database 2005
I would like to be able to "lock out" some tables so that a programmer connecting to the database cannot access certain tables
Is this possible ?
Alternatively, I guess we could create anoth database which is a copy of the main database EXCLUDING the tables I want secured, and allow the programmer to access the new database for reporting, etc
What is the normal way to deal with this requirement ?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|