Generate Custom Insert SQL statements from a csv file
Question of the day : I need to import a csv file into Firebird and I’ve spent a couple of hours trying out some tools and none fit my needs.
Question of the day : I need to import a csv file into Firebird and I’ve spent a couple of hours trying out some tools and none fit my needs.
Guacosoft.com has released XMLWizard, a new tool used to import data into Firebird databases. It supports XML, CSV and fixed-width textual files. XML import has some unique features like support for nested XML files and loading data from XML properties.
Beside importing, the tool can be used to compare the data from file against the database and cherry-pick the changes manually. More info, and a demo video can be found at XMLWizard website.
FBExport is an open source command-line tool for exporting and importing data from Firebird databases. It features:
Here are the changes in version 1.70:
Download the latest version while it’s fresh 🙂