Commit Graph

12 Commits

Author SHA1 Message Date
lacak
6f3da41769 fcl-db: sdfdataset: Added support for reading of CSV files, which have embedded CRLF between double-quotes (Added TSDFStringList) + test.
git-svn-id: trunk@31243 -
2015-07-30 05:49:05 +00:00
lacak
8215c485f2 fcl-db: sdfdataset: improved handling of space padded values according to RFC4180:"Spaces are considered part of a field and should not be ignored".
Now fields in internal record buffer are always null terminated (also for TFixedFormatDataset) + tests

git-svn-id: trunk@30882 -
2015-05-19 07:29:27 +00:00
lacak
b60bbf26e1 fcl-db: tests: add tests for TFixedFormatDataset
git-svn-id: trunk@30845 -
2015-05-14 08:47:28 +00:00
lacak
c8740c6e3f fcl-db: sdfdataset: improve tests
git-svn-id: trunk@30568 -
2015-04-13 08:15:59 +00:00
lacak
1a5126081f fcl-db: sdfdataset: simplify tests, add comments
git-svn-id: trunk@30567 -
2015-04-13 08:05:47 +00:00
lacak
2afe3138ff fcl-db: sdfdataset: fix Append vs. Insert + test
git-svn-id: trunk@30530 -
2015-04-10 06:11:23 +00:00
lacak
e846457d38 fcl-db: sdfdataset: fix RecordCount for closed dataset with headers + test
git-svn-id: trunk@30529 -
2015-04-10 05:33:13 +00:00
lacak
5ba4a65fe3 fcl-db: sdfdataset: better RecNo testing.
git-svn-id: trunk@30513 -
2015-04-09 13:56:53 +00:00
michael
1b540a6e8c * Fix stripping of final delimiters (bug 0019361)
git-svn-id: trunk@30421 -
2015-04-04 13:48:48 +00:00
reiniero
f7037fe06a - fcl-db: removed faulty sdfdataset test against sdf spec as sdfdataset must comply with the RFC4180 CSV format, see issue #22980
git-svn-id: trunk@23067 -
2012-11-27 10:24:20 +00:00
michael
3f803013a3 * Applied patch from #22899
git-svn-id: trunk@22401 -
2012-09-16 11:38:49 +00:00
michael
2939c41263 * Patch for sdfdata multiline support and assoiated test case from Reinier Olislagers (bug 22237 and bug #22213)
git-svn-id: trunk@22145 -
2012-08-20 16:41:15 +00:00