Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • 1
    There is no reason why a program that can do that conversion (or even connects to the database to execute the SQL) cannot be run from the commandline. It just needs to be handed the name of the XML file (unless hardcoded) as a parameter. What programming language and library do you use for XML parsing? Commented Oct 25, 2014 at 6:04
  • Nothing. What i am is requesting a program that will do what i asked. Commented Oct 25, 2014 at 6:12
  • Will you never have more levels than that? Is your entire XML file always one level deep with the outer label being the table title? Commented Oct 25, 2014 at 10:02