FrontEnd / BackEnd

L

Linda

I am setting up a very uncomplicated (suppose to be)
database whereby a person's name is entered (combo box), a
file name, a reference name, a check box (2 choices) and a
notes box. This is for 7 people to use. I to make it
available for them to enter their data. We all have access
to the same server, in saying that, do I only have one FE
on the server(for everyone) or do I set up respective FEs
on the server (of course I don't know that either, but
will try to - smile.) Now I know that I will have to split
the table, so that I may continue to work on it while they
enter all their information in the interim. Can someone
help?
Apologies in advance as I am a neophyte at the lingo and
the program and not always sure how to "say it".

Kindest thanks!!
 
D

Douglas J. Steele

Each user should have his or her own copy of the front-end (and ideally it
should be on their hard drive, not on the server, to minimize network
traffic)
 

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