Yes, you can easily read CSV files with the EasyXLS Reader.
For a specific example, you can download and install the EasyXLS Professional Trial and check out tutorial no. 26 from the installation folder. Or look up easy_ReadCSVFile_AsDataSet method in our online manual
Wed Jul 05, 2006 1:01 pm
lelia
Is it possible to open tab-separated csv-file?
How can I choose encoding while reading csv-file?
Sun May 04, 2008 4:24 am
daniela
Joined: Fri Feb 03, 2006 12:23 pm Posts: 199 Location: Brasov, Romania
You can use ExcelDocument.easy_ReadTXTFile_AsDataSet or ExcelDocument.easy_ReadTXTFile_AsList. Using those methods you can specify the row and column separators.
Tue May 06, 2008 3:14 am
lelia
How can I read text file with russian text (Encoding "Windows-1251"). I tried to do this by ExcelDocument.easy_ReadTXTFile_AsDataSet, but instead of russian letters I got unreadeble symbols.
Wed May 07, 2008 4:34 am
lelia
Lelia wrote:
How can I read text file with russian text (Encoding "Windows-1251"). I tried to do this by ExcelDocument.easy_ReadTXTFile_AsDataSet, but instead of russian letters I got unreadeble symbols.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum