Search This Site
May 20 2013 12:21 UTC | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tutorials
CSV ManagerRatingsQuality
Recommendations
Questions
Got a question for us? Bookmarks |
ReferenceCSV Manager provides a number of settings that control the parsing and generation of CSV format files. For a full list of these settings, see: CSV Manager also provides statistics and error reporting. Since there is no formal specification defining the CSV format, the following grammar is a summary definition based on the actual parser used by Ricebridge CSV Manager: CSV Grammar
TABLE: LINE*; LINE: SEP* FIELD? ( SEP FIELD? )* SEP* ( EOL | EOF ) SEP: [sep]+ FIELD: [trim]? ( UNQUOTED | QUOTED ) [trim]? UNQUOTED: ( [data]* | ESCAPE )*; QUOTED: [quote] ( DOUBLE | ESCAPE | [data]* )* [quote] DOUBLE: [quote] [quote] ESCAPE: [esc] [code] EOL: [eol]+ EOF: [eof] The following abbreviations are used:
CsvSpec.setUseQuote(false),
then there are no QUOTED fields to deal with.
Settings for Loading CSV Data[top]
Settings for Saving CSV Data[top]
Statistics[top]
Why bother hand-coding yet another CSV parser? Let us deal with the bugs. We make it simple and easy to focus on the real work; delivering your project on time. Try the Online Demo Download Now for $170.00 More Licensing options Why should I buy this component? If you need a site license, you can also download CSV Manager for $970.00 If you are a registered charity, academic institution, non-profit or government body, we can provide CSV Manager at zero cost.How does CSV Manager load your data? We provide five options: Need to load your data into a different data structure? Please tell us! |
FREE Email SupportAll CSV Manager licenses include a FREE 6 month Email Support Package, worth $1500.00. FREE XML ManagerAll CSV Manager licenses include a FREE XML Manager single developer license, worth $170.00. Any CSV FormatThe CSV Manager component can handle any style of tabular text data, from Excel CSV files to the UNIX passwd file.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
comment on this page
Home |
Search |
About Us |
Contact Us |
Our Products |
Documentation |
Resources |
Login
Copyright © 2004-2013 Ricebridge. All Rights Reserved. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||