One of my larger Access97 systems is now 12mb of code: queries, forms,
reports, and modules (with a few tiny lookup tables). It also contains 45
links to an Access back-end, and 20 links to a SQL Server db
Just today I replaced 16 subforms used for looking up data with 1 subform
and a little code (ala David Fenton's LookupAdmin system). That helped a
little, but it's still a sizeable program.
Which objects take up the most space? Is there a way to see the individual
object sizes?
reports, and modules (with a few tiny lookup tables). It also contains 45
links to an Access back-end, and 20 links to a SQL Server db
Just today I replaced 16 subforms used for looking up data with 1 subform
and a little code (ala David Fenton's LookupAdmin system). That helped a
little, but it's still a sizeable program.
Which objects take up the most space? Is there a way to see the individual
object sizes?
Comment