I have an application that uses front end and back end databases. The front end database contains links to the back end db's tables.
The front end is contained in \..\application.
The back end is contained in \..\appliaction\bedb.
Is there a way to make 'relative' links from my Front end DB to the Back end DB. I'm not sure what drive letter the eventual user will be using. I do know, however, that the back end database is always a subdirectory below the front end database.
Any suggestions would be greatly appreciated.
The front end is contained in \..\application.
The back end is contained in \..\appliaction\bedb.
Is there a way to make 'relative' links from my Front end DB to the Back end DB. I'm not sure what drive letter the eventual user will be using. I do know, however, that the back end database is always a subdirectory below the front end database.
Any suggestions would be greatly appreciated.