PC Review


Reply
Thread Tools Rate Thread

How can I allow multiple users to edit a shared database?

 
 
=?Utf-8?B?Q2FybGFJbkpheA==?=
Guest
Posts: n/a
 
      23rd Jun 2006
We have an Access database that needs to be edited by several users.
Currently, only one person can access at a time to input information. Can
several users access the database and input information simultaneously? I
have an Excel spreadsheet that will do this, but cannot find out how to do it
in Access.

 
Reply With Quote
 
 
 
 
Joseph Meehan
Guest
Posts: n/a
 
      23rd Jun 2006
CarlaInJax wrote:
> We have an Access database that needs to be edited by several users.
> Currently, only one person can access at a time to input information.
> Can several users access the database and input information
> simultaneously? I have an Excel spreadsheet that will do this, but
> cannot find out how to do it in Access.


Access by default allows shared use. You don't need to do anything.

However there are a few things to consider. First Access performs
multi-user tasks best when it is split, with all the data in one MDB on the
server and separate MDBs for each user on their own machine. Their MDBs
will have their own forms, queries reports etc.

Second if you have more than one person editing at the same time,
something needs to keep them from stepping on one another's toes. That is I
may make a change and you may be editing the same record at the same time
may not see that change and make another inappropriate change to the same
record. Access employs record locking as the traffic cop. Do some research
on record locking as it is a complex subject. Note, that in some versions
of Access not just the one record someone is editing is locked, but
sometimes more than one record may be locked.

--
Joseph Meehan

Dia duit


 
Reply With Quote
 
=?Utf-8?B?T2ZlciBDb2hlbg==?=
Guest
Posts: n/a
 
      23rd Jun 2006
Check this link about "Splitting a Microsoft Access Database", essential to
make the database a accesable by more then one user

http://www.databasedev.co.uk/split_a_database.html

--
Good Luck
BS"D


"CarlaInJax" wrote:

> We have an Access database that needs to be edited by several users.
> Currently, only one person can access at a time to input information. Can
> several users access the database and input information simultaneously? I
> have an Excel spreadsheet that will do this, but cannot find out how to do it
> in Access.
>

 
Reply With Quote
 
dbahooker@hotmail.com
Guest
Posts: n/a
 
      23rd Jun 2006
a) throw away MDB
b) use Access Data Projects
c) keep your data in a format with a future.
MDB has been obsolete for 10 years now.




Ofer Cohen wrote:
> Check this link about "Splitting a Microsoft Access Database", essential to
> make the database a accesable by more then one user
>
> http://www.databasedev.co.uk/split_a_database.html
>
> --
> Good Luck
> BS"D
>
>
> "CarlaInJax" wrote:
>
> > We have an Access database that needs to be edited by several users.
> > Currently, only one person can access at a time to input information. Can
> > several users access the database and input information simultaneously? I
> > have an Excel spreadsheet that will do this, but cannot find out how to do it
> > in Access.
> >


 
Reply With Quote
 
Joseph Meehan
Guest
Posts: n/a
 
      24th Jun 2006
(E-Mail Removed) wrote:
> a) throw away MDB
> b) use Access Data Projects
> c) keep your data in a format with a future.
> MDB has been obsolete for 10 years now.
>


Sure that will work if used properly, or you can keep the MDB and use it
properly and that works. Funny a lot of people are using MDBs


--
Joseph Meehan

Dia duit


 
Reply With Quote
 
dbahooker@hotmail.com
Guest
Posts: n/a
 
      26th Jun 2006
more people use SQL Server than MDB.

any day of the week.

a lot of people also waste a lot of time doing crap like compact and
repair.

does it mean that it's the right choice?

SQL Server is 100 times easier to deal with than MDB.

Sprocs and VIews are just flat-out more powerful in SQL Server than in
your silly trivial MDB apps





Joseph Meehan wrote:
> (E-Mail Removed) wrote:
> > a) throw away MDB
> > b) use Access Data Projects
> > c) keep your data in a format with a future.
> > MDB has been obsolete for 10 years now.
> >

>
> Sure that will work if used properly, or you can keep the MDB and use it
> properly and that works. Funny a lot of people are using MDBs
>
>
> --
> Joseph Meehan
>
> Dia duit


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
allowed users to edit add on shared calendar using outlook 2007 NWSeaport Microsoft Outlook Calendar 4 16th Jul 2008 06:20 PM
How Are Tables Shared in a BE database with multiple users? =?Utf-8?B?R2FyeQ==?= Microsoft Access Database Table Design 1 11th May 2006 07:31 PM
how to limit edit access to certain users for a shared workbook? =?Utf-8?B?UGFtIERlc2hhemllciwgU1JIUw==?= Microsoft Excel Worksheet Functions 0 29th Nov 2005 05:28 PM
How can I allow users to edit a file shared on my company's LAN w. =?Utf-8?B?TW91c2U=?= Microsoft Frontpage 1 14th Dec 2004 01:55 AM
Users unable to edit and save to Shared Documents Stu Zahalka Windows XP Accessibility 0 27th Oct 2004 09:09 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:18 PM.