Split Database - Use Make Table Query in which part?

  • Thread starter Thread starter RNelson
  • Start date Start date
R

RNelson

Do I use a Make Table Query in the "regular" part of a
split database, or the .be?
 
Hi,


If the table has to be accessed by every one using the database, on the
back-end, if the table is just for that particular user, probably it is
better to do it in the front end. In other words, the back-end is the common
play ground, the front-end is just for the user, the "local", or private,
stuff.


Hoping it may help,
Vanderghast, Access MVP
 
Hi,


If the table has to be accessed by every one using the database, on the
back-end, if the table is just for that particular user, probably it is
better to do it in the front end. In other words, the back-end is the common
play ground, the front-end is just for the user, the "local", or private,
stuff.


Hoping it may help,
Vanderghast, Access MVP
 

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