Compressing code in Access

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Iain
    New Member
    • Sep 2006
    • 6

    Compressing code in Access

    I have been creating code for a package. Over time I have added and deleted command buttons without deleting the associated code. AND, I have been extra cautious when defining variables.

    I have now got to a stage where I can start "shrinking" the amount of code by reusing definitions and deleting un-associated code.

    I was expecting the size of the access package to shrink as I cleaned the code. The size of a package appears to not be changing.

    I have re-complied the code. I have repaired and compresses the package.

    Can any one advise how I might be able to reduce the size of the (mdb) package.

    Regards
    Iain
  • PEB
    Recognized Expert Top Contributor
    • Aug 2006
    • 1418

    #2
    The code is the smallest part of your mdb It's changes a little the size!

    You can interact by tables, queries, forms, reports to diminue the size...

    Have a nice day my frien...

    :)

    Comment

    Working...