Libraries Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Good morning

I created a macro that backup up another one of my databases. It was functional but now I get an error message stating that "It cannot find c:\.......\automaticbackup.mbd ...... make sure the path and file name are correct and that all the required libraries are available.

How can I verify which libraries are required to run my code?

Thank you

Daniel
 
Daniel,

In the error report below the file name has an mbd
extension, not an mdb. If this is the case it may not be
able to find it.

Hope it is that simple.

-----Original Message-----
Good morning,

I created a macro that backup up another one of my
databases. It was functional but now I get an error
message stating that "It cannot find
c:\.......\automaticbackup.mbd ...... make sure the path
and file name are correct and that all the required
libraries are available."
 
Back
Top