473,386 Members | 1,654 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Front End Form Opens Slowly across Network

I have an app containing 9 forms which have approximately 2 to 3 combo
boxes and 7 to 8 text boxes + a few labels (in each form).

On the same PC the forms open very fast. However when I load the front
end of the app on another PC across the network (100mbps), each form
takes about 30 to 40 seconds to open the first time & subsequently
approx 5 to 6 secs to open.

The rowsource of the combo boxes are SQL statements as follows:
combo1 pulls approx 1200 rows of data
combo2 pulls approx 15000 rows of data
combo3 runs a SQL distinct across a table containing approx 15000
rows.

Waiting for the forms to open is unacceptable to me & subjecting my
clients to this would be really mean on my part. So far none of them
have complained (and I don't plan to wait for them to do so either :-)

I'm certain the delay is caused by all these rows of data being pulled
across the wire. Access not being a true client-server app must be
pulling all these rows to process on the client pc & my guess is this
is what's causing the delay.

Would some of you gurus please post some pointers as to how I should
go about speeding up this process. I'd really like for the forms to
open "BANG" as when run on a "local" pc.

Thx & Best Rgds,
Prakash.
Nov 5 '08 #1
1 1790
On Wed, 5 Nov 2008 14:46:00 -0800 (PST), pr*************@gmail.com
wrote:

You could check the Performance FAQ on Tony Toews' website.

Also realize that a dropdown list with 15,000 items is about 100 times
too many. Be creative, and come up with a better interface.

-Tom.
Microsoft Access MVP

>I have an app containing 9 forms which have approximately 2 to 3 combo
boxes and 7 to 8 text boxes + a few labels (in each form).

On the same PC the forms open very fast. However when I load the front
end of the app on another PC across the network (100mbps), each form
takes about 30 to 40 seconds to open the first time & subsequently
approx 5 to 6 secs to open.

The rowsource of the combo boxes are SQL statements as follows:
combo1 pulls approx 1200 rows of data
combo2 pulls approx 15000 rows of data
combo3 runs a SQL distinct across a table containing approx 15000
rows.

Waiting for the forms to open is unacceptable to me & subjecting my
clients to this would be really mean on my part. So far none of them
have complained (and I don't plan to wait for them to do so either :-)

I'm certain the delay is caused by all these rows of data being pulled
across the wire. Access not being a true client-server app must be
pulling all these rows to process on the client pc & my guess is this
is what's causing the delay.

Would some of you gurus please post some pointers as to how I should
go about speeding up this process. I'd really like for the forms to
open "BANG" as when run on a "local" pc.

Thx & Best Rgds,
Prakash.
Nov 6 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Bob Hynes | last post by:
Hi All, Does anyone know of a place where a corrupted mdb(front-end) can be sent and have that place be able to tell me what got corrupted within the db? Here's the issue; All pc's are WindowsNT...
6
by: John | last post by:
Hi We have an access app (front-end+backend) running on the company network. I am trying to setup replication for laptop users who go into field and need the data synched between their laptops...
24
by: Bob Alston | last post by:
Most of my Access database implementations have been fairly small in terms of data volume and number of concurrent users. So far I haven't had performance issues to worry about. <knock on wood> ...
26
by: Bruno Jouhier [MVP] | last post by:
I'm currently experiencing a strange phenomenon: At my Office, Visual Studio takes a very long time to compile our solution (more than 1 minute for the first project). At home, Visual Studio...
5
by: rdemyan via AccessMonster.com | last post by:
I have code in my front end that opens a form for backing up the front end. I'll give a brief description of what the form does: 1) When the backup form opens, it closes all open forms except for...
20
by: dalmond | last post by:
What started out as a simple dispatching log has now turned into a complete Security Department Databse...sorta. I thank many many people who shared their knowledge to help me accomplish what I've...
4
by: jonceramic | last post by:
Hi all, I have a situation I can't find any old messages or web-help on. I have a split database with a bizarre quirk. When I open up the front-end file, the main form opens up fairly quickly...
14
by: Brian Nelson | last post by:
Sorry for the long post, I've tried so hard to solve this one but I'm just stuck! We've had a multiuser .mdb file on a network share for years. I know it's not ideal, but it's worked well from...
7
by: Icarus | last post by:
I have a Access 2000 database that I am opening with Access 2007. When I open the datbase in Access 2000 or Access 2003, the database runs as expected. In Access 2007 my main form opens, a...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.