Auto-detect CSV Separator
page 4 of 4
by Josip Kremenic
Feedback
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days): 24482/ 32

Alternative

It shouldn’t be too hard to derive entire CSV reader from the code presented in this article, but tabular data can come in many different formats and implementing a reader and a writer for each of them may not be so easy and could really hurt your productivity.

For that reason, could use some third party component which supports various file formats. This will probably cost you some money, but formats like XLS, XLSX, CSV, ODS, HTML are likely to be supported within the same API, so your application will be able to target different file formats using the same code.


View Entire Article

User Comments

No comments posted yet.






Community Advice: ASP | SQL | XML | Regular Expressions | Windows


©Copyright 1998-2024 ASPAlliance.com  |  Page Processed at 2024-05-08 5:40:42 PM  AspAlliance Recent Articles RSS Feed
About ASPAlliance | Newsgroups | Advertise | Authors | Email Lists | Feedback | Link To Us | Privacy | Search