Guest_imported
New member
- Jan 1, 1970
- 0
I have my Project split in a Front End Database and the corresponding Data Tables as back-end.
If I use the Package & Deployment Wizard to create a Setup-Package, the paths to the included back-end File are still absolute (e.g. "E:\development\database\project_be.mdb", even if the _be file is included in the Package, it will not be properly linked.
How can I solve this problem without having to force the creation of a specified directory on the costumers machine (like "C:\data".
How can I use relative paths to link Data tables?
If I use the Package & Deployment Wizard to create a Setup-Package, the paths to the included back-end File are still absolute (e.g. "E:\development\database\project_be.mdb", even if the _be file is included in the Package, it will not be properly linked.
How can I solve this problem without having to force the creation of a specified directory on the costumers machine (like "C:\data".
How can I use relative paths to link Data tables?