Click here to Skip to main content
15,887,746 members
Articles / Programming Languages / C#

A simple architecture to read arbitrarily formatted flat files into ADO DataSets

Rate me:
Please Sign up or sign in to vote.
3.88/5 (9 votes)
25 Apr 20032 min read 63.3K   1.4K   32  
This article gives a simple architecture of using StreamReaders and DataSets together to read data from arbitrarily formatted flat files into DataSets, using ini files as an example

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Architect
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions