473,395 Members | 1,681 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,395 software developers and data experts.

dramatic decrease in speed on forms

help!!
I have a form which contains 6 subforms, with check boxes which run
events that then update data on all the forms. the data is all on 1
table in a backend data base and the user works the form in the front
end.

I have compiled and compacted the front end, deleted command buttons
and cleaned up the code but the speed is almost unusable. The system
worked fine for the past year aand now just runs like a dog.

Any suggestions would be most appreciated

Thank you
Shane

Nov 13 '05 #1
1 1523
<sc********@oaeusa.com> wrote in message
news:11*********************@l41g2000cwc.googlegro ups.com...
help!!
I have a form which contains 6 subforms, with check boxes which run
events that then update data on all the forms. the data is all on 1
table in a backend data base and the user works the form in the front
end.

I have compiled and compacted the front end, deleted command buttons
and cleaned up the code but the speed is almost unusable. The system
worked fine for the past year aand now just runs like a dog.

Any suggestions would be most appreciated

Thank you
Shane

You could try deleting all the linked tables in the front end and then
re-linking the tables. You could also observe whether the re-linking
process takes longer than expected. If so, there may be something else
involved. I just had a user complaining about speed which turned out to be
caused by anti-virus software scanning the backend when it is accessed. A
main menu form is always open and is bound to a single-row table in the back
end which means the delay occurs only when first accessing the database, but
that 25 second delay is enough to annoy.
To start your investigation, try moving the back end to the same folder as
the local front end (so no network is involved), delete and re-create the
attached tables, switch off any extra software such as antivirus and see how
it does for speed. If it is still slow, then it is not the network.
Nov 13 '05 #2

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

Similar topics

60
by: Neil | last post by:
I have a situation with an ODBC linked view in an Access 2000 MDB with a SQL 7 back end. The view is scrolling very slowly. However, if I open the view in an ADP file, it scrolls quickly. I...
4
by: Scott Johnson | last post by:
Hi! Is there a way to "preload" a form using a thread or something else so that my user doesn't have to wait 5 seconds (initializing time) between forms? Some of these forms have tab strips with...
4
by: hamil | last post by:
I wrote a VB.net "echo" program using the Tcp client/listener class to determine how fast the transactions would occur. I got a speed of about 160 echoes per second. A friend did the same test...
0
by: Dipali | last post by:
I am trying to decrease the speed of the network in C#. I have never done network programming. So I am not getting how to proceed for the solution. If anybody has some information please reply....
3
by: Ron | last post by:
Hi All, I've written a program that takes care of recordkeeping. I've got tables for clients, orders, and details for those orders. All sortsa reports, etc. On my main unit, everything runs...
12
by: Matt.W.Stephens | last post by:
Here is the scenario. We have a database with patient case information. This database was previously solely used in Access. The problem is our users connect to this database (located in California)...
3
by: Jesper, Denmark | last post by:
Hi, I've written a somewhat large program over the years (70.000 lines of code). When compiling the program I get a 2MB exe file. When running this program I get an corresponding image in the...
2
by: jphelan | last post by:
Ever since I successfully applied some techniques for increasing the speed of my 17 meg. Application; it has only made me hunger for more. First, let me list what I have done so far: 1. Split...
6
by: =?Utf-8?B?bGlnaHRkb2xs?= | last post by:
Hello everyone. i want to know how to decrease the cpu usage in my program. i have to update quickly many data on gui, so i tried to decrease the cpu usage on gui but i couldn't solve the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.