Database Splitting

C

Chris

when i split my db, the back end displays tables with the form. the other
halft after it is divieded but displays the tables and no forms.

i dont understand how to utilize spitting dbs

can someone explain it to me?
 
S

Scott Burke

Hi Chris,
Simply put: the front end (frontend.mdb) is on the c: drive.
The back end (backend.mdb) is on the server.
You then "link" the tables in the backend.mdb to the frontend.mdb.
lookup "Link" tables for details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top