Click to See Complete Forum and Search --> : Compress .mdb in C#


selvakumar_82
April 29th, 2009, 02:59 AM
How to compress a msaccess (.mdb) file using c#

HanneSThEGreaT
April 29th, 2009, 10:56 AM
Perhaps this would help :
http://www.codeproject.com/KB/database/mdbcompact_latebind.aspx

selvakumar_82
April 30th, 2009, 02:23 AM
Thanks and that worked

HanneSThEGreaT
April 30th, 2009, 02:43 AM
That's good news!
Good work! :)