|
Home > Archive > MS Access Multiuser > April 2005 > Dealing with multiple users
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Dealing with multiple users
|
|
| David W 2005-04-26, 8:25 pm |
| How do you deal with 2 users opening the same form and editing the same
info?
We have a small peer to peer network, one pc is a standalone where the "be"
is located, that pc does not run server software, its running XP Pro. I
believe there is a stipulation of only 5 pc's max at a time I believe, I
could be wrong.
Anyhow,
Today is the first day I have tried my application and I did run into
intentionally the problem of 2 users having the same form, editing the same
data, I got an error of not being able to save the data, because of someone
else has already made a change and it ask if would you like to copy to the
clipboard or save your data.
All of the forms work very well ,except when you share the same form.
I know I didnt do something right,
how do you deal with this?
Thanks
David
| |
| Larry Linson 2005-04-27, 3:24 am |
|
"David W" < davidw@mcintoshconst
ruction.net> wrote in message
news:%23PPOEQrSFHA.2756@tk2msftngp13.phx.gbl...
> How do you deal with 2 users opening the same form and editing the same
> info?
> We have a small peer to peer network, one pc is a standalone where the
"be"
> is located, that pc does not run server software, its running XP Pro. I
> believe there is a stipulation of only 5 pc's max at a time I believe, I
> could be wrong.
> Anyhow,
> Today is the first day I have tried my application and I did run into
> intentionally the problem of 2 users having the same form, editing the
same
> data, I got an error of not being able to save the data, because of
someone
> else has already made a change and it ask if would you like to copy to the
> clipboard or save your data.
> All of the forms work very well ,except when you share the same form.
See Rick Brandt's response to Chris Thorpe, subject "Is Access multi-user by
default" today, regarding splitting into front (queries, forms, reports,
macros, modules) and back (tables, relationships, and data) end databases.
Also, there's an introductory presentation on Access in a Multiuser
Environment that I did for my user group that you can download from
http://appdevissues.tripod.com. It will identify topics that I thought
worthwhile to discuss, and a bit more. The best collection of detailed
information and links on the subject of Access in the multiuser environment
is at MVP Tony Toews' site, http://www.granite.ab.ca/accsmstr.htm.
Larry Linson
Microsoft Access MVP
|
|
|
|
|