Compact a Ms Access Database with Java
Hai,
In my program i populate tables in an Ms access Database. The database is huge sometimes (aroung 600 MB). When this Database is Compacted through Access it becomes around 80 MB.
How do i perform the same compact operation through Java code.
Note: Without using zip...
Thanks,
Safi
|