Link to home
Start Free TrialLog in
Avatar of dirkacm
dirkacmFlag for Belgium

asked on

Convert XML into MySql table(s)

I have a xml-file. How do I create the right mysql table(s) for it so I can import it? Is there an automated solution?

Thanks!
ASKER CERTIFIED SOLUTION
Avatar of ee_reach
ee_reach
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of dirkacm

ASKER

Thanks for the proposed solution.
This solution is good for straight forward one level xml, not complicated stuff.

Thanks,
Best regards,

Dirk
Avatar of dirkacm

ASKER

Please see my comment in the post.