I have created a databse system with a back end tables to make it network freindly. But it doesn't link the tables relative to the database but instead gives them a new pathway.
This is troublesome if I want to put the system on a computer network without access, it wont link. Is there a way to link the tables relative to the database rather than a full path name?
This is troublesome if I want to put the system on a computer network without access, it wont link. Is there a way to link the tables relative to the database rather than a full path name?