Thomas Dudziak wrote:
On 11/7/05, Thorbjørn Ravn Andersen <[EMAIL PROTECTED]> wrote:
I just noticed that the method described to read from a database, put
together with the method to write to XML does not produce XML-files that
can be read in again with the method to read from xml.
I found that a "database.setName("whatever")" had to be called before
writing to xml to remidy this.
You're right, the jdbc model reader does not set the database name
yet. Could you file an issue with JIRA ?
Tom
This is DDLUTILS-43.
--
Thorbjørn