Multi-User Database Design

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mystic
    New Member
    • Jul 2006
    • 3

    Multi-User Database Design

    Hi,

    This is my first post, and I appreciate any help anybody can give. I have been working with databases for a couple of years now, but only at a single database level (i.e a single database installed on a single computer).

    I'd like to start developing databases for multi-users, and working with front end and back- end servers, etc. Does anybody know where I can find some decent tutorials on these topics.

    Or, any information at all would be appreciated. I am a complete novice in this area.

    Thanks in advance.
    Mystic
  • PEB
    Recognized Expert Top Contributor
    • Aug 2006
    • 1418

    #2
    Type Front end or back end in MS Access help and you will find some information about!

    The principe is:

    On the server you put the database with data and only data! No Forms, No reports, No queries, No Modules, maybe Macro that districts the Access to the database!

    On the Local Macines you put your application! In the application you connect your database/s or link your tables and so you proceed!

    Pay attention the network database have to be shared for multiuser access!

    Comment

    Working...