Download List

Projeto Descrição

dbsql2xml is Java tool for transforming a
relational database into hierarchical XML data. It
requires JRE 5.0, JDBC, and an SQL DBMS. dbsql2xml
uses an XML document for mapping database tables
and columns into elements of an XML tree.

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.

2005-06-08 11:28
0.18

Exceções em mesas de processamento e colunas são relatados por imprimir os valores para o stdout. Manipulação de valores nulos foi melhorado. Codificação de caracteres globais ou por cada coluna de cada tabela foi adicionado, o que provoca alterações no XSD e XML de mapeamento. Mais restrições foram adicionadas em XSD para evitar erros.
Tags: Initial freshmeat announcement
Exceptions in processing tables and columns are
reported by printing the values to stdout.
Handling of null values was improved. Global
character encoding or per each column of each
table was added, which causes changes in XSD and
mapping XML. More restrictions were added into XSD
to prevent errors.

Project Resources