Hi guys...
I use
VB code to compact and repair an Access Database, but i got a problem. I use
DBEngine.CompactDatabase strDbName, "Test2", , , ";pwd= " & strOldPwd ;but it show message that "invalid password" even i specify the correct password. Hope someone can help me to solve the problem.
Thanks in advance...
Pheap