Can't you use Torque to do the reading of the string from the database and
then use
a xml package such as Xerces, JDom or dom4j to parse the xml string and then

use Torque to push the parsed xml into the other database as additional
records.

Kip Streithorst

-----Original Message-----
From: Shaun Campbell [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 10, 2001 10:43 AM
To: '[EMAIL PROTECTED]'
Subject: off-topic:XML to relational database tools


Sorry to raise a question that maybe slightly off topic but my company has a
need to read XML database files stored as a string in a database and write
them as actual data records in another database so that they can report on
the data. 

My first thought was Torque because you start with xml data definition files
and then get all the java classes to write the data to the database but then
I realised that they were starting with data in XML format.  Has Turbine got
any other tools in its toolkit for doing this sort of thing?

Thanks in advance for any help.

Regards

Shaun Campbell

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to