Provides an easy technique to access ADO objects from C++. C++ programmers can enjoy VB like easy ADO programming model by applying this technique.
Latest ADO Articles
Doing Database Operations In Batches
There are times when it is advantageous to perform certain database operations in batch. This excerpt from Extending Applications with the .NET Framework details how and when.
Basic Database Operations with ADO.NET
Learn about basic ADO.NET operations with this excerpt from Extending MFC Applications with the .NET Framework.
CMyADO'�Making Life Easy for the ADO Coder
This ADO wrapper class can be used to call stored procedures and provides a simple, consistent way to add and retrieve parameters and recordset fields.
Data Replication Prototype Using ADO
Learn about a data replication prototype that uses ADO.
Migrating Data Between Excel 2000 and SQL Server 2000
ADO is used to migrate data from Excel 2000 to SQL Server 2000 using ADO and simple C++.
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.

.NET Back to Basics: The String Class
Take the plunge into the string class and master it.

Developer Careers for the VB Programmer
Learn about the various types of software development there are as well the job titles that go along with them.
Influencing Users: Compliance and Conformity
Learn about two common influence techniques, compliance and conformity, as well as how to design for them.