Using a custom mda file that holds the code for the login sequence for
multiple Access 2000 databases. The problem occurs when the reference
path is changed to a UNC path. This happens when maintenance is
performed on the databases, the path changes from a drive letter to
the UNC path. Users to not have access to this path. Is there a way
to set the location through code for the path to the mda. I would
like to use this in case our developers forget to change the path back
to the drive letter. I want to trap the error and reset it to the
drive letter.
Basically, is there a way to get to the location of references without
going through the wizard in Visual Basic?
Thanks in advance.
Jay
multiple Access 2000 databases. The problem occurs when the reference
path is changed to a UNC path. This happens when maintenance is
performed on the databases, the path changes from a drive letter to
the UNC path. Users to not have access to this path. Is there a way
to set the location through code for the path to the mda. I would
like to use this in case our developers forget to change the path back
to the drive letter. I want to trap the error and reset it to the
drive letter.
Basically, is there a way to get to the location of references without
going through the wizard in Visual Basic?
Thanks in advance.
Jay
Comment