PC Review


Reply
 
 
=?Utf-8?B?UmVuYQ==?=
Guest
Posts: n/a
 
      1st Nov 2006
I'm not sure if this is the best place to post this question because I don't
know what is causing this problem.
I have an Access 2002 database in a server that is shared by all of us in
our unit. There is a form that allows us to enter new records and one of the
fields is set up as a list box. The source of the data in this list box
comes from a table. The user is instructed to click on the up/down arrows
(scroll) and highlight a value.

When I open the form, it allows me to scroll up or down and select a value.
When other users open the form, there are no arrows, just a box. They cannot
even enter a choice. Does anyone know what would cause this?

Thank you in advance for any help.
 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      2nd Nov 2006
On Wed, 1 Nov 2006 14:37:02 -0800, Rena
<(E-Mail Removed)> wrote:

>I'm not sure if this is the best place to post this question because I don't
>know what is causing this problem.
>I have an Access 2002 database in a server that is shared by all of us in
>our unit. There is a form that allows us to enter new records and one of the
>fields is set up as a list box. The source of the data in this list box
>comes from a table. The user is instructed to click on the up/down arrows
>(scroll) and highlight a value.
>
>When I open the form, it allows me to scroll up or down and select a value.
>When other users open the form, there are no arrows, just a box. They cannot
>even enter a choice. Does anyone know what would cause this?
>
>Thank you in advance for any help.


If you and the other user are attempting to update the same record *IN
THE SAME FORM*, the second and later users will be locked out.

You *really* should split your database. See

http://www.granite.ab.ca/access/splitapp.htm

for the rationale and instructions. Basically, you can use Tools...
Database Utilities... Database Splitter Wizard to split the database
into a "backend" containing only the tables, and a "frontend"
containing the Forms, Queries, Reports etc. Each user will get their
own copy of the frontend linked to the shared backend; that way
there'll be no contention for this listbox, faster performance, less
bloat and less corruption.

John W. Vinson[MVP]
 
Reply With Quote
 
=?Utf-8?B?UmVuYQ==?=
Guest
Posts: n/a
 
      2nd Nov 2006
Thank you, John. I will attempt to split the database for performance.

"John Vinson" wrote:

> On Wed, 1 Nov 2006 14:37:02 -0800, Rena
> <(E-Mail Removed)> wrote:
>
> >I'm not sure if this is the best place to post this question because I don't
> >know what is causing this problem.
> >I have an Access 2002 database in a server that is shared by all of us in
> >our unit. There is a form that allows us to enter new records and one of the
> >fields is set up as a list box. The source of the data in this list box
> >comes from a table. The user is instructed to click on the up/down arrows
> >(scroll) and highlight a value.
> >
> >When I open the form, it allows me to scroll up or down and select a value.
> >When other users open the form, there are no arrows, just a box. They cannot
> >even enter a choice. Does anyone know what would cause this?
> >
> >Thank you in advance for any help.

>
> If you and the other user are attempting to update the same record *IN
> THE SAME FORM*, the second and later users will be locked out.
>
> You *really* should split your database. See
>
> http://www.granite.ab.ca/access/splitapp.htm
>
> for the rationale and instructions. Basically, you can use Tools...
> Database Utilities... Database Splitter Wizard to split the database
> into a "backend" containing only the tables, and a "frontend"
> containing the Forms, Queries, Reports etc. Each user will get their
> own copy of the frontend linked to the shared backend; that way
> there'll be no contention for this listbox, faster performance, less
> bloat and less corruption.
>
> John W. Vinson[MVP]
>

 
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
Access 2002 English vs. Access 2002 Hebrew - problem running code =?Utf-8?B?Zm9q?= Microsoft Access Getting Started 3 16th Jun 2006 04:17 AM
can't open an access 2002 db in access 2003 but can in 2002? =?Utf-8?B?Q1c=?= Microsoft Access 5 12th Aug 2005 12:37 PM
Office XP 2002 Access 2000 or Access 2002?? =?Utf-8?B?U2hlcnls?= Microsoft Access 4 15th Jan 2005 12:54 AM
Access 2002 query SP2 not running, but runs Access 2002 SP1 =?Utf-8?B?RXJuZXN0IERlaGFhbg==?= Microsoft Access Queries 0 26th Nov 2003 09:51 PM
Error with copy/paste from Excel 2002 in Access 2002 Table Pane Richard Microsoft Access 0 11th Jul 2003 08:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:16 PM.