Re: multi-user combo-box refresh not working
- From: "tina" <nospam@xxxxxxxxxxx>
- Date: Fri, 09 Jan 2009 05:42:29 GMT
i can't think of any reason that *not* splitting a multi-user database would
be preferable to splitting it. even if each user's frontend is on a server
rather than their PC's hard drive, that's still a better option than a
monolithic database being accessed by more than one user at a time. the
problem you're experiencing is just one of many that crop up in your current
setup.
i'd really recommend a split. suggest you post your reasons for *not*
splitting; perhaps you'll get advice on how to overcome whatever
difficulties you think would be caused by a split FE/BE database with one FE
for each user.
hth
"wineguy via AccessMonster.com" <u48580@uwe> wrote in message
news:8fe83a6c1e389@xxxxxx
I've read through a number of posts and tried many of the ideas &suggestions.
. apart from splitting the database, which is not a preferable option atare
this point, I'm just wondering what I am missing... the scenario is rather
simple, a form that is persistenly open with combo box that has a simple
query of two tables (Item and Inventory linked by item number)... the form
simply selects an item, reduces the qty, and re-displays for the next item
sold with the adjusted qty... this works as a single user, but when there
multiple users acting on the same instance, the refresh after the updateupdate...
doesn't reflect the change... I've tried requery after update... closing
tables... requery before update... refresh... requery the form after
with no luck... while splitting the database is probably a more efficientany
design, it seems that this simple task should run as a single instance...
help or thoughts would be greatly appreciated...
thanks in advance,
glynn
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/access-modules/200901/1
.
- References:
- multi-user combo-box refresh not working
- From: wineguy via AccessMonster.com
- multi-user combo-box refresh not working
- Prev by Date: Re: Get data in the fastest way possible?
- Next by Date: Re: TransfeText
- Previous by thread: multi-user combo-box refresh not working
- Next by thread: RE: multi-user combo-box refresh not working
- Index(es):
Relevant Pages
|