Re: xml DTD and MySql

2004-03-04 Thread Sasha Pachev
Bernd Jagla wrote: Hi everyone, I have XML data with a corresponding DTD, and I want create the necessary tables and load the data. Does anyone has experience with this? Are there any tools to help me? Thanks for your advice. I would use the XML module in Perl + DBD/DBI and write the loader if I

xml DTD and MySql

2004-03-03 Thread Bernd Jagla
Hi everyone, I have XML data with a corresponding DTD, and I want create the necessary tables and load the data. Does anyone has experience with this? Are there any tools to help me? Thanks for your advice. Bernd