Tom Archer illustrates how to use the .NET OLE DB classes to read text files.
Latest OLE DB Articles
EXPRESS OLE DB Library for C++
A complete library that is feature-rich, light-weight, lightening fast, and most easy to use. Library download added to site.
Extended OLEDB library : Ease of ADO, power of OLEDB
This article presents a set of classes that are extended from ATL consumer template classes for OLEDB. While these classes provide added flexibility and functionality like ADO, they still retain the power and performance of consumer template classes.
Programmatically Invoking the OLEDB Data Link Config Dialog
Programmatically Invoking the OLEDB Data Link Config Dialog
OLE DB Templates - A light and simple Data Access Method
Simple console application example of using OLE DB
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.