Is there any way using ADO to connect to a backend database from a front end (also developed using Access) without specifying a specific string. My current backend resides on a network drive "L:\IMS Backend\IMS BE.mdb." I am asking because I want the front end database to be able to still connect to the backend if it gets moved to a different location in the L:\ Drive. Thanks in advance.