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 Developer Videos
More...Latest CodeGuru Developer Columns
C++ Tips and Tricks
Quirky and yet persistent, C++ is a language that keeps programmers coming back to it. Pick up some new ways to wrangle it into your workflow.

Working with Google Protocol Buffers and .NET
Learn about something called "Google Protocol Buffers," and watch for later posts on other IoT subjects.

Working with Primes and Fibonacci Sequences in Visual Basic
Play with the Fibonacci sequence and prime numbers in this example-driven article.

Lesson Learned: The Need for a Domain Language
Translation costs time and money, and can affect the quality of the product being made. Make sure all your team members speak the same language.