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
Post a Comment