Home All Groups Group Topic Archive Search About

Security within tables

Author
12 Apr 2005 3:01 AM
Alexis
Can I set a different password for each table within a database?

Author
12 Apr 2005 3:01 AM
Paul Overway
You can set different permissions for each table...and those permissions
might limit table access to certain individuals or groups.  But if you are
thinking  something like a database password but for tables instead, the
answer is no.  You'd need to implement workgroup security on the database
and then secure the tables.

--
Paul Overway
Logico Solutions
http://www.logico-solutions.com


Show quoteHide quote
"Alexis" <Ale***@discussions.microsoft.com> wrote in message
news:A71765CD-D772-4151-A073-D409A780D0CA@microsoft.com...
> Can I set a different password for each table within a database?