
To convert XML data format into MySQL SQL Statement. Simple demo, how to use MSXML, Reading and Creating XML Data.
Inputs
XML Data
Assumes
Must know the exact XML Structure before
inputing data into the application.
Returns
SQL Statement
Side Effects
Error if wrong XML Structure.