Form based on a query.

  • Thread starter Thread starter julief
  • Start date Start date
J

julief

I have a form which is based on a query. This is slowing the database down
as it calculates after each update, move to new record etc.
Is there a way (similar to excel F9 key) that will stop the calculation
being made unless the form is refreshed?
 
julief said:
I have a form which is based on a query. This is slowing the database down
as it calculates after each update, move to new record etc.
Is there a way (similar to excel F9 key) that will stop the calculation
being made unless the form is refreshed?

What is the calculation? If it's slowing performance then it's likely that
it could be badly coded.

Keith.
www.keithwilby.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top