H
Humberto DeLuca
I'm writing code to open another access database (DATABASE
ONE) within a database to extract a recordset. DATABASE
ONE has it's own system DB file with different
permissions.
How do you do this in code? I tried to change the
EngineDB.SystemDB string to the DATABASE ONE location of
the system.mdw file. I also set up the user name and
password. However, when I try to access the particular
table I want, I get a 'you don't have permission to access
this database, etc'.
ONE) within a database to extract a recordset. DATABASE
ONE has it's own system DB file with different
permissions.
How do you do this in code? I tried to change the
EngineDB.SystemDB string to the DATABASE ONE location of
the system.mdw file. I also set up the user name and
password. However, when I try to access the particular
table I want, I get a 'you don't have permission to access
this database, etc'.