frontend and backend

  • Thread starter Thread starter beppe005
  • Start date Start date
B

beppe005

I created a database, with tables, queries, forms..., now that I would like
to create a replica I read that it is better to have a "frontend" and a
"backend" db. How can I do that? Do I need to create 2 db and in the
frontend use "link tables"?

TIA
Beppe
 
beppe005 said:
I created a database, with tables, queries, forms..., now that I would like
to create a replica I read that it is better to have a "frontend" and a
"backend" db. How can I do that? Do I need to create 2 db and in the
frontend use "link tables"?

That's correct.

For more information about splitting applications, see what Tony Toews has
at http://www.granite.ab.ca/access/splitapp/index.htm
 

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

Back
Top