Path of MDB

This is my first post, and I need help with the following:

Is there a way to get the path of where a MDB file is running everytime I open the database
(If a user opens up a copy of the database from a different path, the database should not open up.)

Thanis in advance for your help,
Carlos



Answer this question

Path of MDB

  • Prakash1

    This returns more than the path: currentdb.name

    I hope it helps


  • don wingate

    Thanks!!!

  • Path of MDB