Big .CSV file reading issue in C# -


i try read .csv file using oledb connection , file.readallline("test.csv") give exception "out of memory exception" in both way.

my file approx 1,80,00,000 recores in file. file size max 2gb or more.

please me....


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -