Hello,
I've been using C:\Program Files\... in my codes to tell the database to locate a file, image, etc.
Someone told me recently that there was a way to use ".\" instead of a hard location in my code to tell the program to look in a folder using the .exe as the starting reference point.
Does anyone know if this works on .mdb or .mde? Does anyone know how it works?
I've been using C:\Program Files\... in my codes to tell the database to locate a file, image, etc.
Someone told me recently that there was a way to use ".\" instead of a hard location in my code to tell the program to look in a folder using the .exe as the starting reference point.
Does anyone know if this works on .mdb or .mde? Does anyone know how it works?