You can put the back end database any where you want to. When you first
split the database, it will ask you where you want the back end to be. You
can change it manually by using the Linked Table Manager, or programmatically
by iterating through the TableDefs collection and changing the Connection
property of all linked tables. Tables that are not linked will not have a
connection string and when queried for it will return a null string.