jramz
Computer
- Jun 7, 2007
- 1
When using acess to manipulate a SQL DB how do you get access to restrict access to certain fields in accordance with the security profile set up in sql on the server side... i have the table set to use NT User Authentication, but it's allowing full access to ALL fields on ALL tables. I need to set it up so that users of certain groups on the domain have access to only certain tables or fields on the table... the prefered method of authentication for this being NT Logon authentication