L
Laphan
Hi All
As some of you will know, as you've helped me out fantastically, I've been
doing an Access VBA 'app' and things have been going well until I noticed
that my app is 28MB in size!
I have:
9 Forms
5 Sub Forms
3 Tables (with a max of 4 rows in each at the mo as I'm in dev mode)
0 Queries
0 Reports
0 Macros
1 Module
Very little VBA code in each Form, say 25 lines max per form, and about 40
lines in my module
I do have a picture background in each of my forms, but because I've created
it as a JPG with a bit of compression the physical size of the file is only
52KB.
I've just done a compact/repair and the DB's size has gone down to 21MB.
If I zip it then it goes down to 3.25MB, which is what I would have thought
it would be.
Is there any reason for this? Can I decrease the DB to a more managable
size?
Thanks
As some of you will know, as you've helped me out fantastically, I've been
doing an Access VBA 'app' and things have been going well until I noticed
that my app is 28MB in size!
I have:
9 Forms
5 Sub Forms
3 Tables (with a max of 4 rows in each at the mo as I'm in dev mode)
0 Queries
0 Reports
0 Macros
1 Module
Very little VBA code in each Form, say 25 lines max per form, and about 40
lines in my module
I do have a picture background in each of my forms, but because I've created
it as a JPG with a bit of compression the physical size of the file is only
52KB.
I've just done a compact/repair and the DB's size has gone down to 21MB.
If I zip it then it goes down to 3.25MB, which is what I would have thought
it would be.
Is there any reason for this? Can I decrease the DB to a more managable
size?
Thanks