How can multi-users access a ms access 2007 database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • revival786
    New Member
    • Mar 2014
    • 2

    How can multi-users access a ms access 2007 database

    I have a MS access database 2007. I need to make it accessible to multi-users simultaneously so that all can print , mail ad update it while all the database copies must be updated.
  • zmbd
    Recognized Expert Moderator Expert
    • Mar 2012
    • 5501

    #2
    You split the database.
    Be carefull here, although the wizard does a bang-up job of splitting, there are ways of optimizing the tables between the front and back ends, queries will generally stay on the front-end and so should all of your forms.

    IMHO: Only a PROPERLY NORMALIZED database should be split; however, I've seen some very poorly designed databases split and they work quite well.

    Here is a link to the basic information: http://office.microsoft.com/en-us/ac...010342026.aspx

    Comment

    Working...