sandrine10
Power Member
- Apr 14, 2010
- 779
- 88
Hi mates,
Spent all the day searching how to read a csv file with no succes in practice, what i want do is getting rows and columns values using streamreader & increament statements:
Example of the file:
userid1;password1
userid2;password2
userid3;password3
userid4;password4
Anyone for help?!
Spent all the day searching how to read a csv file with no succes in practice, what i want do is getting rows and columns values using streamreader & increament statements:
Example of the file:
userid1;password1
userid2;password2
userid3;password3
userid4;password4
Anyone for help?!