A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Form Opening - Delayed Response



 
 
Thread Tools Display Modes
  #1  
Old November 7th, 2005, 12:10 AM
Mark B
external usenet poster
 
Posts: n/a
Default Form Opening - Delayed Response

I am using an Access 2000 database on a small (7 computer) network (operating
system is XP Pro). The problem I have is related to the speed with which
forms open.

The database is configured with the front-end on each workstation, and the
back-end on a single machine. The system works fine when a computer opens a
form; however, if a second machine opens the same form, there is a measurable
time delay (sometimes more than 15 seconds) between selecting the form and
when it opens on the screen.

I am using record locks so that two users can’t edit the same record.

This isn’t a “network” problem per se, as I am running other multi-user
applications and don’t have any time delay problems.

Any suggestions of where to look?

Thanks.

--
Mark B
  #2  
Old November 7th, 2005, 02:01 AM
Albert D.Kallal
external usenet poster
 
Posts: n/a
Default Form Opening - Delayed Response

The simple answer is to make sure you have a persistent connection from the
back end to the front end.
(this means in your startup code in the front end, open a connection (a
table) in the back end....and keep it open).

Do the above, and your delay problems will go away.

You should also turn off track name auto correct, and really, even better is
to distribute a mde to each station.

The above two tips, and a bunch more can be found he

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


--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada

http://www.members.shaw.ca/AlbertKallal


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
using combo boxes with Filter by Form baconroll General Discussion 3 October 28th, 2005 04:23 PM
Combo Box NotInList - How To Add Data To Underlying Table 10SNUT Using Forms 19 July 8th, 2005 09:12 PM
A problem opening a form so it doesn't add a new record John Doe New Users 1 January 10th, 2005 03:38 AM
Dates in a listbox connected to a form... RusCat Using Forms 13 November 25th, 2004 02:31 AM
Opening a Form From 'nuter Form S Jackson New Users 9 July 3rd, 2004 12:49 AM


All times are GMT +1. The time now is 10:41 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright 2004-2024 OfficeFrustration.
The comments are property of their posters.