Patrick Marquetecken wrote:
I seems not to figure out how to import a xml file into mysql 4.x
I'm working on, Linux, help would he fine.
XML is an hierarchical format, it does not map directly to a relational
database, which has a tabular format. I don't know if there are any
general purpose tool
Hi,
XML-DBMS (Open Source) is the best solution for storing 'XML' and
pulling 'XML' with RDBMS.
http://www.rpbourret.com/xmldbms/
This is bundled with JBuilder5 or JBuilder6.
"Sweeney, David" wrote:
>
> Is there a way to import XML files into MySQL?
>
> David Sweeney
> Adaptive Te