by Mohd Idzuan Alias (1 Submission)
Category: Miscellaneous
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(6 Votes)

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.
Code Returns
SQL Statement
Side Effects
Error if wrong XML Structure.
Download How to read XML and convert to SQL statement (10 KB)