I have an Access2000 front end to a SQL 2008 database (Dynamics GP) that has worked since we moved to the new server a few months ago, but has been finicky with DSN's.
Today a user is getting this error and after trying to fix it, I now get the error on my workstation.
ODBC-call failed.
[Microsoft][ODBC SQL Server Driver][SQL Server]The SELECT permission was denied on teh object '{tablename}', databse '{dbname}', shcema 'dbo'.(#229).
I checked and dbo is the schema owner thingy.
It is a SQL user I created using SQL authentication.
Did I mention it has worked until today and nothing has changed?
I tried using SQL profile to no avail. It is greek to me and I am the only SQL Admin we have.
Today a user is getting this error and after trying to fix it, I now get the error on my workstation.
ODBC-call failed.
[Microsoft][ODBC SQL Server Driver][SQL Server]The SELECT permission was denied on teh object '{tablename}', databse '{dbname}', shcema 'dbo'.(#229).
I checked and dbo is the schema owner thingy.
It is a SQL user I created using SQL authentication.
Did I mention it has worked until today and nothing has changed?
I tried using SQL profile to no avail. It is greek to me and I am the only SQL Admin we have.