Results 1 to 2 of 2
  1. #1
    rosh41 is offline Novice
    Windows XP Access 2007
    Join Date
    Jun 2010
    Posts
    10

    Just A Question..

    Hi,


    Does an access db allow 6-8 people to work simultaniously on the same tables? Db will grow to about 800MB in size over next few years.
    How will transaction speeds be affected when used as a front-end with sharepoint or sql server?

  2. #2
    Rawb is offline Expert
    Windows XP Access 2000
    Join Date
    Dec 2009
    Location
    Somewhere
    Posts
    875
    Access can certainly allow for multiple users. If you're using a native Access database, just use a Split Database. If you're using Access as just a front-end for some other SQL backend (MS SQL Server, etc.), you don't have to do anything. You'll also want to make sure Access is configured for either "No locks" or "Edited record" if the users will be in the same table.

    Transaction speed should be fine unless you're using a low-speed network connection like a WAN/VPN to connect to the backend. Access wasn't designed for that kind of environment so you'd be better off writing a web-based or similar application instead of using Access.

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums