Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / General 2 / July 2007

Tip: Looking for answers? Try searching our database.

What should i consider when building a multi-user db?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
ant1983 - 19 Jul 2007 11:38 GMT
Hey Guyz,

Was just wondering...

I plan to build a db in a multi user enviroment.  I'm a complete novice so
was just wondering what i should be considering?

There will be about 5 users using the interface, writing to the same tables
and looking up stuff from the same tables...

I was thinking of saving it to one of the pc's and just sharing it but first
need to know if this is a good or bad thing.

The alternative (although its probably not an alternative as it comes down
to the same thing) is to save it on the servers and give all 5 users
shortcuts to it.  (Prob onluy benefit here is that it will be backed up?)

Anywayz...  Eveyones comments would be highly appreciated !!!

Cheers!

Wayne
John W. Vinson - 19 Jul 2007 16:58 GMT
>Hey Guyz,
>
[quoted text clipped - 12 lines]
>to the same thing) is to save it on the servers and give all 5 users
>shortcuts to it.  (Prob onluy benefit here is that it will be backed up?)

A hybrid of these two approaches is universally recommended. You can "split"
the database into a "Backend" containing tables (and only the tables), and a
"frontend" with links to the backend tables, and all of the queries, forms,
reports and code. See
http://www.granite.ab.ca/access/splitapp.htm
for a detailed discussion of this technique.

A single shared database is a *bad* idea; if one user has anything open in
design mode, nobody else can even get in, and you'll get bloating, slow
performance, and a higher risk of corruption.

            John W. Vinson [MVP]
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.