How can I load a database from an Access Application in VBA?
I tried with GetObject function, but I don't know how to get the database.

Remy