Linking Back end to Front end once Database is split

a_20120

tan
Local time
Today, 23:50
Joined
Nov 21, 2006
Messages
175
The back end of the databse resides on a server while the front ends are on the client pc`s.

1. What code do I use to ensure the Front end sees the back end and where do I put the code?

2. Also maybe the client users change the path of the Front End Db, What code do I use to ensure the Front end sees the back end and where do I put the code??
 
Thanks for replying
Yes, I did but could not fine the thread help me, I will try urs...thanks anyway

Could u plz tell me how backup just the tables not all the objects?
 
Could u plz tell me how backup just the tables not all the objects?

Once you have split the Db, the back end will only contain the tables, and that is what you will need to back up.

If your pc crashes, you should have a copy of the front end somewhere (even an older version) that can be used.
 
Thnx Mr. OldSoftBoss
I used the link that u mentioned in above and it works well after trying
 

Users who are viewing this thread

Back
Top Bottom