Re: 2 users can't add records at same time
- From: "Joan Wild" <jwild@xxxxxxxxxxxxxxxx>
- Date: Sat, 7 May 2005 13:30:32 -0400
"Connie" <anonymous@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:TO3fe.16285$ia6.4459@xxxxxxxxxxxxxxxxxxxxxxx
>I have a secured db (Access 2002). I've tested it having someone log on as
>1
> user while I log on under another user. Both users belong to the same
> group
> which has permission to add/edit data (I assign permissions to groups not
> users). I have a form where they're able to add/edit records. On this
> form
> they can double click a textbox & a popup form with 2 subforms will open.
> This popup & the subforms are all the many sides of the record on the main
> form. While testing I had the user add a new record on the main form at
> the
> same time I was adding a record ... no problem. Then I had her dbl click
> to
> bring up the popup - she had no problem, but when I tried to open it,
> while
> she was still in it, it took a very long time to display & then the 2
> subforms didn't show ... only 2 white boxes. I've tested using other
> forms
> & no problem .. we both can add at the same time, just this one with the
> popup is causing a problem. What am I doing wrong?
If you are going to have multiple users (even if not really), you should
split the database. Put the backend mdb(tables/relationships) on the
server. Give each user a copy of the frontend (all other objects) mdb on
their computer. The frontend will contain links to the tables in the
backend.
Since your database is secured, don't use the database splitter wizard, as
the backend will end up unsecured. Do the split manually. See
http://www.jmwild.com/SplitSecure.htm
--
Joan Wild
Microsoft Access MVP
.
- Follow-Ups:
- Re: 2 users can't add records at same time
- From: Connie
- Re: 2 users can't add records at same time
- References:
- 2 users can't add records at same time
- From: Connie
- 2 users can't add records at same time
- Prev by Date: Re: Security Wizard will not let me edit users
- Next by Date: Re: Security Warning opening Access 2003 db
- Previous by thread: 2 users can't add records at same time
- Next by thread: Re: 2 users can't add records at same time
- Index(es):
Relevant Pages
|