Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Splitting backend database with relative path

Status
Not open for further replies.

maha

Programmer
May 18, 2001
10
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top