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
--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)
"Scotty7" <Sco...@discussions.microsoft.com> wrote in message
news:E29096B5-B16C-49A2...@microsoft.com...
--
Sylvain Lafontaine, ing.
MVP - Windows Live Platform
Email: sylvain2009 sylvainlafontaine com (fill the blanks, no spam please)
Independent consultant and remote programming for Access and SQL-Server
(French)
"Sylvain Lafontaine" <sylvainlaf...@yahoo.ca> wrote in message
news:uvYf$lkNKH...@TK2MSFTNGP05.phx.gbl...
This will work for now - but it would be nice just to set the forms record
source to the table.
Thanks again.
Scott