CsvReader or CsvDataReader

G

Guest

Is there really a CsvReader or CsvDateReader class in .net 2.0
I can't find any documentation.
There was a post somewhere mentioning how efficient it is and how it takes
memory only to read in one record and how validations can be done before
copying it to SQL Server.
Is this all true?? Where is the class in MSDN then?
 
D

DKode

that guys csvreader is actually very effecient, he just added some
functionality that speeds it up to DTS speeds when importing a csv
directly to sql
 
G

Guest

so in that case, what do you think would be the best way to read a csv
containing thousands of records...validating those records and transferring
them to a SQL Server database??
I mean ...use a streamreader then a dataset or anything else??
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top