Force Access to Close

A

Alan Z. Scharf

1. I have an Access ADP which needs to import some tables from an Access MDB
file.

2. The routine itself works fine.

3. However, I discovered that it can't do the import if someone elso opend
the file in read-only.

Is there a way to force the MDB to close, either manually or via VBA?

Thanks.

Alan
 
Top