XMLWizard 1.0.4 released

Guacosoft.com has released a new version XMLWizard tool used to import data into Firebird databases and compare data from input file against the database. This new version has important bugfixes:

* loading floating point values like 123.00 in integer columns is now allowed
* proper conversion of datatypes
* range checking for float and 64bit integer (BIGINT) values
* separated input file datatype and database column datatype in properties

FB/Java plugin Milestone 1 (Firebird External engine )

I’m pleased to announce availability of the first test version of
FB/Java plugin.

FB/Java is a plugin for FB external engines feature, to be presented in
v3.0, that allows execution of Java code at the server side. The plugin
allows classes/resources in the file system or stored in the database.
File system classes/resources are global and the code run with all
permissions. Database classes/resources are per-database and code runs
accordingly with per-engine configured security policy.

Also it seems that is quite fast from Adriano’s tweets

A new tool to import data into Firebird

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.

1 83 84 85 86 87 147