I've been charged with securing a SQL database after we found a security breach so I am a bit under the gun on this one.
There is a SQL database with a ton of tables, but only 2 of them contain employee data that I need to restrict. If I setup Windows Only Authentication, add my user as an authorized user on that database, go to properties on that table, and deny access to that table I can still go to Import/Export Data on a client machine and extract the information to a file. What am I doing wrong?
There is a SQL database with a ton of tables, but only 2 of them contain employee data that I need to restrict. If I setup Windows Only Authentication, add my user as an authorized user on that database, go to properties on that table, and deny access to that table I can still go to Import/Export Data on a client machine and extract the information to a file. What am I doing wrong?