R
Robin
I've got an Access 2003 client application which I need to distribute, and
would like to minimise the filesize before doing so.
This database has 3 forms (not that complex), about 30 queries, and enough
vb code to fit on about 6 sheets of paper. All the tables are linked rather
than local so don't take up space, yet the file is in excess of 20 MB.
I tried zipping the file and it shrinks to 1.6MB! I've tried compacting the
database to no effect, so where is all this white space and can I get rid??
Yes, I know I could distribute the file zipped - I'm just curious!
Similarly, the backend is only tables, and runs to more than 30MB. However,
if I import these tables (with their content) to another database, the
filesize only increases by 400K. Same question I guess?
Regards,
Robin
would like to minimise the filesize before doing so.
This database has 3 forms (not that complex), about 30 queries, and enough
vb code to fit on about 6 sheets of paper. All the tables are linked rather
than local so don't take up space, yet the file is in excess of 20 MB.
I tried zipping the file and it shrinks to 1.6MB! I've tried compacting the
database to no effect, so where is all this white space and can I get rid??
Yes, I know I could distribute the file zipped - I'm just curious!
Similarly, the backend is only tables, and runs to more than 30MB. However,
if I import these tables (with their content) to another database, the
filesize only increases by 400K. Same question I guess?
Regards,
Robin