
Retrieving Full Database Path Name
Try the code at
http://www.*-*-*.com/
You can use this to get the long pathname and the short pathname. I don't know
if it works in Windows 2000 but it has worked for me in earlier OS versions.
Quote:
> I have an Access 97 database running on Windows 2000 platform. I need to be
> able to retrieve the full database path within the code. Normally not a
> problem, using CurrentDb.Name, but this function on displays the DOS Name.
> Does anyone know how to retrieve the full path name?
> Many thanks in advance,
> Bod