Database programming in C/C++ is quite fun, actually. Learn the basics here.
Latest ODBC Articles
Managed Extensions: Using the .NET ODBC Classes to Read Text Data
Tom Archer explains how to use the Microsoft Text Driver and the .NET ODBC Classes to read formatted text data.
Ultra Simple DB Class Interface for ODBC
The ODBC API has a lot of power and flexibility, but sometimes you just want to get the data without all the effort. Hence, these simple class wrappers. (The article, demo project, and source code were updated.)
A Simple and Smart ODBC Wrapper Library
Direct usage of ODBC is very complex. Anybody who tries to work with ODBC will agree with this statement. This small and smart ODBC wrapper makes working with ODBC much simpler.
Executing Multiple Firect ODBC SQL Calls
Have you ever tried to issue multiple direct ODBC calls only to have some of the calls after the first fail?
Database Template Library
The authors of this library have combined the flexibility of templates with the power of ODBC to create a truly unique and robust library for database access!!
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.
Coding a Bing Bot
Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Working with Visual Basic Interfaces
Learn to distinguish between interfaces and classes, and when to use which.

Programming Devices and Activities from the Microsoft Graph APIs
With Microsoft's new Project Rome, the user experience across all platforms (Windows, iOS, or Android) will be seamless among different hardware.