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 CodeGuru Developer Columns
Understanding the C++ Utility Components in the C++ Standard Library
Learn more about a few commonly used components and explore their utility and usages.

Top Programming Languages to Use for .NET Development
Take a look at some of the most popular languages to use within the .NET paradigm.

Using Common Visual Basic Maths Conversion Functions—Imperial to Metric
When you need to convert imperial to metric and vice versa, here are some formulas to keep on hand.
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.