In VB2010 I compact a Jet database using JRO.CompactDatabase(........
This all works just fine, and if my database is e.g. 80MB to start with, I typically get a compacted db of around 10MB. All good so far.
But here is a strange thing - if I use WinZip to further compress the original 80MB db it goes down to about 0.5MB, but if I zip the 10MB compacted db it does not compress at all, remaining at 10MB. Any ideas on this?
This all works just fine, and if my database is e.g. 80MB to start with, I typically get a compacted db of around 10MB. All good so far.
But here is a strange thing - if I use WinZip to further compress the original 80MB db it goes down to about 0.5MB, but if I zip the 10MB compacted db it does not compress at all, remaining at 10MB. Any ideas on this?