I have used XSD.exe countless times to create a class or dataset from an XSD or XML file. It's easy enough to obtain an XSD from a SQL Query, but what about the other direction? What about creating a database FROM an XSD? I found an interesting (old) app that does just that (and quite well). Check it out.
http://xsd2db.sourceforge.net/
Note the example usage is missing the type in the flag. If you are creating sql just set the type to SQL ("-t SQL").
Not sure if this was a good idea on Authorize.NET though…
