Click here to Skip to main content
15,891,828 members
Articles / Web Development / ASP.NET

Compact and Repair an Access Database Programmatically Using C#

Rate me:
Please Sign up or sign in to vote.
3.84/5 (14 votes)
20 Mar 2007CPOL2 min read 113.3K   1.9K   40  
A simple method that compacts and repairs a Microsoft Access database file using the Microsoft Jet library and C# COM interop. The example code is meant to be integrated into an ASP.NET web site.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions