R
robert.vivian
I have two applications that I developed on a previous machine. I restored
the application MDBs and their corresponding database MDBs and changed the
code to point to the new paths where the database MDBs are located. However,
the application MDB is still trying to open the database MDB in the original
path that no longer exists. Does anyone know why the original paths are
retained and how to get rid of their references?
the application MDBs and their corresponding database MDBs and changed the
code to point to the new paths where the database MDBs are located. However,
the application MDB is still trying to open the database MDB in the original
path that no longer exists. Does anyone know why the original paths are
retained and how to get rid of their references?