H
H. Martins
Sometime ago I posted this message:
http://groups.google.com/group/micr...coding/browse_thread/thread/94a26b1bce040c31#
When I add or improve something to the project, I use a development
mdb and a copy of the database (code and data in separated files).
After having debugged say a form, I delete the old form from the
'real' code and import the new form version from the development mdb.
It works fine but I can't get an answer for the fact that, at the
moment, the dev mdb has 63MByte and the 'real' mdb has 25MByte.
Both have the same forms, queries, reports, etc, but the
development .mdb has almost 3x the size of the 'real', mdb.
Of course, these figures are obtained after having compacted the
(code) database. When developing, sometimes the mdb goes over 600MByte
but goes back to around 60 after compacting.
Should I be worried about?
Thanks
Henry
http://groups.google.com/group/micr...coding/browse_thread/thread/94a26b1bce040c31#
When I add or improve something to the project, I use a development
mdb and a copy of the database (code and data in separated files).
After having debugged say a form, I delete the old form from the
'real' code and import the new form version from the development mdb.
It works fine but I can't get an answer for the fact that, at the
moment, the dev mdb has 63MByte and the 'real' mdb has 25MByte.
Both have the same forms, queries, reports, etc, but the
development .mdb has almost 3x the size of the 'real', mdb.
Of course, these figures are obtained after having compacted the
(code) database. When developing, sometimes the mdb goes over 600MByte
but goes back to around 60 after compacting.
Should I be worried about?
Thanks
Henry