R
ReMeE
I have a backend database that is password protected. I want to backup to a
table in this database using the maketable query. But when running the
following query "DoCmd.OpenQuery "MaakLokaleTabelGebruikers", acViewNormal,
acEdit" I get the message wrong password. How can I past the password whe
using a docmd.query statement?
table in this database using the maketable query. But when running the
following query "DoCmd.OpenQuery "MaakLokaleTabelGebruikers", acViewNormal,
acEdit" I get the message wrong password. How can I past the password whe
using a docmd.query statement?