Help,the form saves itselfs each time

  • Thread starter Thread starter Mathias Krogh
  • Start date Start date
M

Mathias Krogh

I have a problem that occours from time to time.
When viewing forms, i do not change the form, it saves
itselfs. The result is that the database size grow.
Regards Mathias
 
I have a problem that occours from time to time.
When viewing forms, i do not change the form, it saves
itselfs. The result is that the database size grow.
Regards Mathias

Databases will grow for a variety of reasons. I doubt that the Form
design is in fact being saved; if you have a Query which retrieves a
lot of records, your database will expand.

You should routinely use Tools... Database Utilities... Compact and
Repair Database to keep the size under control; in A200x you can set
the database properties to "Compact on Close".
 

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