S
shaggles
I want my db to generate an email with a link back to the
database. I know I can get the database path using
CurrentDB().Name but this references a drive letter.
Since my database is on a networked drive different users
may have it mapped to different drive letters. How can I
reference the db with the actual server name in place of
the drive letter?
database. I know I can get the database path using
CurrentDB().Name but this references a drive letter.
Since my database is on a networked drive different users
may have it mapped to different drive letters. How can I
reference the db with the actual server name in place of
the drive letter?