A
Audrey
Hi,
I'm trying to refer to a file name from my database to
open an external file.
Right now, I have to enter the full path
(C:\folder\filename.ext)
Both files will be in the same folder, but I don't know
what folder they will be placed in later on, and they
might be moved a few times.
Is there a way to find from code the current path of a
database and use this path to concatenate to the filename
of the external file?
Thanks for the help.
I'm trying to refer to a file name from my database to
open an external file.
Right now, I have to enter the full path
(C:\folder\filename.ext)
Both files will be in the same folder, but I don't know
what folder they will be placed in later on, and they
might be moved a few times.
Is there a way to find from code the current path of a
database and use this path to concatenate to the filename
of the external file?
Thanks for the help.