Compact an Access database and change the password of the compacted database programmatically. This can be done without installing Microsoft Access.
Latest Microsoft Access Articles
Retrieving, Writing, and Creating Data in a Microsoft Access File (CDaoDatabase and CDaoRecordset)
Discover how to create, write, and retrieve data from a Microsoft Access file (.MDB)quickly, dynamically, and simply.
Mix the MFC Document/View and MS Access Database Applications
The combination of MS Access/VBA and Visual C++/MFC allows developers to effectively resolve tasks of any complexity. This alliance is especially effective for development of data mapping system, such as graphics, multimedia, GIS, CAD etc.
System DSN to Access DB
Creating a system DSN to an Access database at runtime in Visual C++.
Access Automation from Visual C++
Access Automation from Visual C++
Embedding OLE Objects Into an Access Database
Embedding OLE Objects Into an Access Database
Latest Developer Videos
More...Latest CodeGuru Developer Columns
Comparing the stdio and iostream C++ Libraries
It's essential to know the differences in these libraries and use them correctly. This brief tutorial will guide you.

Ten Reasons to Look at .NET Core Now
The .NET Core is here now, and here are some reasons to begin using it.

Creating a Command Prompt Window Using Visual Basic
Learn how to simulate the DOS Command Prompt window from a Visual Basic form.
The Value of APIs
Application Programming Interfaces (APIs) are where you have to be. It's not a matter of if as much as a matter of which.