Download List

專案描述

Csvtosql is a library and tool to convert any
CSV-based data. It accepts multiple data formats
(such as CSV, Excel, or arrays), converts it into
SQL statements, and writes the data back in
multiple formats (textfile, database).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-20 13:41
3.1.0

The license was changed from GPL to LGPL.
標籤: Code cleanup

2005-04-26 14:46
3.0.0

Support for generics was added. WriterList was
removed, as it was replaced with a simple List
with generics. The descriptor version was changed
to 3. All examples were updated.
標籤: Code cleanup

2005-03-11 16:29
2.1.4

This release adds presql and postsql options to
SqlInsertRendererFromExcel and optional acceptwrongrows parameters in
SqlInsertRendererFromExcel and SqlInsertRendererFromArray.
標籤: Minor feature enhancements

2005-01-18 00:35
2.1.3

This release adds the new example test.excel.skip and "skipfields"
support to SqlInsertRenderFromExcel.
標籤: Minor feature enhancements

2004-12-09 14:55
2.1.2

startrow/stoprow support was added to the
SqlInsertRendererFromExcel renderer.
標籤: Minor feature enhancements

Project Resources