Click here to Skip to main content
15,903,388 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I am trying to use CSV Reader by By Sebastien Lorion

But when i read the header using FieldCount it generate an error
It looks like, it does not read when the header is enclosed in quotes.

Any body can help.

http://www.codeproject.com/script/Articles/ListVersions.aspx?aid=9258

Amara
Posted
Comments
Peter_in_2780 11-Aug-11 3:37am    
Go back to the article. There is a discussion forum at the bottom of the page, and the author will get any messages you post there. Waiting here for him to stumble across this question is not a good strategy.

Don't post this under Questions & Answers - if you got the code from an article, then there is a "new message" button at the bottom of that article, which causes an email to be sent to the author. They are then alerted that you wish to speak to them.
Posting this here relies on them "dropping by" and realising it is for them.
 
Share this answer
 
Thanks for everybody.

Error is there is the same column twice in the header.

Thanks.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900