Hi,
I'm trying to split my database from my program with a relative path. Right now, the tables in my program are linked to my backend database with this path: C:/ClientProject/...etc. I want the tables in my program to link to my backend database with a relative path like ../BackEndDatabase. Does anyone know how to do this?
Thanks for any help.
Maha
I'm trying to split my database from my program with a relative path. Right now, the tables in my program are linked to my backend database with this path: C:/ClientProject/...etc. I want the tables in my program to link to my backend database with a relative path like ../BackEndDatabase. Does anyone know how to do this?
Thanks for any help.
Maha