S
Scotty7
Hi I'm having the following issue with user rights.
My ADP connection is using the sa account, and I save the password.
I can see all the tables, however, after each table it has (NT
Authority\Auth Users)
When I try to open a table I get the following error;
ADO error: Object '[NTT Authority\Auth Users].t_table1' does not exist.
I believe it's a sql server rights issue, but sa is the owner of the db - so
I'm confused. sql server is running in mixed auth mode.
Thanks for any help.
Scott
My ADP connection is using the sa account, and I save the password.
I can see all the tables, however, after each table it has (NT
Authority\Auth Users)
When I try to open a table I get the following error;
ADO error: Object '[NTT Authority\Auth Users].t_table1' does not exist.
I believe it's a sql server rights issue, but sa is the owner of the db - so
I'm confused. sql server is running in mixed auth mode.
Thanks for any help.
Scott