MichaelRo1
MIS
Hi,
I have a SQL Server 2005 database that I have created several users with db_datareader access.
Most of these users access the data via ODBC, but some use SQL Server.
Those that can use SQL Server are my issue.
I assumed that with db_datareader users could only connect and view the data (SELECT) but after testing, they can also IMPORT and EXPORT data
Is this right?
How can I turn it off?
I have a SQL Server 2005 database that I have created several users with db_datareader access.
Most of these users access the data via ODBC, but some use SQL Server.
Those that can use SQL Server are my issue.
I assumed that with db_datareader users could only connect and view the data (SELECT) but after testing, they can also IMPORT and EXPORT data
Is this right?
How can I turn it off?