Hi all,
Quick question: I'm trying to understand using an ODBC connection through MS Access and Excel just a little bit better. Our ERP vendor uses MS Access to report, and when it's installed, they create an ODBC connection to the database. The ODBC connection is set to use SQL logins, not Windows Authentication (they create their own SQL logins when the server component is installed). Users in our company have used Access to pull in data from SQL, and have used the ODBC connection. In that case they must use Trusted Connection, and then data will only pull if the logged in user is a member or in a group that is a member of the database? I thought this was the way it was supposed to work, but I've ran into a few issues that made me rethink this. I made some security changes by removing one Windows group from the database, and added another the same users are members of, and it killed their access to the SQL data. Changing groups on the SQL database shouldn't deny access to linked tables in an Access MDB should it? Also, is there a way to limit the returned results to only db tables and not views/sprocs?
Sorry for the mundane questions, I've done a lot of searching, just trying to find a clear cut answer.
Thanks,
Jason
Quick question: I'm trying to understand using an ODBC connection through MS Access and Excel just a little bit better. Our ERP vendor uses MS Access to report, and when it's installed, they create an ODBC connection to the database. The ODBC connection is set to use SQL logins, not Windows Authentication (they create their own SQL logins when the server component is installed). Users in our company have used Access to pull in data from SQL, and have used the ODBC connection. In that case they must use Trusted Connection, and then data will only pull if the logged in user is a member or in a group that is a member of the database? I thought this was the way it was supposed to work, but I've ran into a few issues that made me rethink this. I made some security changes by removing one Windows group from the database, and added another the same users are members of, and it killed their access to the SQL data. Changing groups on the SQL database shouldn't deny access to linked tables in an Access MDB should it? Also, is there a way to limit the returned results to only db tables and not views/sprocs?
Sorry for the mundane questions, I've done a lot of searching, just trying to find a clear cut answer.
Thanks,
Jason