XMLtoDB let you create DDL files from XML files. DDL files can be
used to create new tables in a database. You simply have to execute the DDL
script in your favorite SQL editor and the new tables will be created.
This is the first version of the program. Currently, the official version
number is 1.0.2. the program itself is quite simple, you select the XML file to
transform and you generate the corresponding DDL files.
|