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
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
Comment