I was wondering if you could help me with an ODBC issue I’m
having. I know you’re very good with SQL and thought you might have an
answer. My problem is with SQL Server authentication when using an ODBC
connection I’ve established through an MS-Access program I’ve written.
The Access program uses ODBC data from our database. The problem
is that when I run the Access program from any computer that I’m logged into it
works perfectly, but if another user is logged in the ODBC connection
fails. I know there is a difference between an System Data Source and a
Machine Data Source and in fiddling with that I’ve been able to get some
machines to work but not all of them. I’ve also gone into SQL Management
Studio and made sure that I’ve assigned valid login credential’s for each user
I want to have ODBC rights in the database’s security...