Advertisement

02.20.2008 at 04:46AM PST, ID: 23177345
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.4

Access Form, 50% Cpu Utilization, Locked, Out of Control

Asked by mlcktmguy in Microsoft Access Database

Tags: ,

I have been developing in Access for many years and now I ran into a real brain twister.

I had been testing this form and many others in my Access 2000 app that I am developing.  The form is frmShipPlan_Main which contains a subform called frmShipPlan_Sub.

There is a continuos form called frmShipPlan_Pre which shows a list of Ship Plans in the system.  The form has an 'edit' button next to each line and an 'Addnew' button at the top to create a new Shipping plan.  Both edit and addnew open form frmShipPlan_Main using the following code respectively:

AddNew
DoCmd.OpenForm wkFormName, , , , acFormAdd
Edit
DoCmd.OpenForm wkFormName, , , , , , Me.AutoNumID

wkFormName is set to =  "frmShipPlan_Main" prior to rhese statements

I use this same model in many other parts of my application, they all work fine and even this one worked fine until recently.

It appears that this locking always occurs when I am adding a new record.  A blank form appears but the app is essentially dead.  Nothing can be entered.  There is a button on frmShipPlan_Main which opens another form.  When I press the button I get something like "Operaton Cannot be completed at this time"

Editing records works fine.

The real strangeness begins when I try to close the form and then close Access.  I had to repeateldy clicking the outermost "X" button in Access and Access eventually closed.  Or at least I thoght it did.  My computer was running slow and when I opened the task manager the MSAccess process was using at least 50% of the CPU.  Keep in mind that Access was 'closed', no Access related forms visible.

The only way I can stop the MSAccess process is to terminate the process in task manager.  Otherwise it showed all indications of running forever, burning up at least 50% of the CPU at all times.

Any ideas on what is causing my runaway Access or how to fix it?  I am stumped.

Start Free Trial
 
Loading Advertisement...
 
[+][-]02.20.2008 at 05:57AM PST, ID: 20937747

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.20.2008 at 06:03AM PST, ID: 20937792

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.20.2008 at 06:12AM PST, ID: 20937856

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02.20.2008 at 06:31AM PST, ID: 20938048

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft Access Database
Tags: access, 2000
Sign Up Now!
Solution Provided By: LSMConsulting
Participating Experts: 3
Solution Grade: A
 
 
[+][-]02.20.2008 at 08:21AM PST, ID: 20939215

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.20.2008 at 08:46AM PST, ID: 20939515

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02.20.2008 at 03:37PM PST, ID: 20943279

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628