Friday, February 10, 2012

Build datbase from xsd/xml ?

Hello all. I have an .xsd file and a .xml file that goes with it. Are there any tools available that will build a database structure in SQL Server from either of these two files? I can't see the .xml file being of much use for building the structure, but how about the .xsd file?
Nope - this requires good old analysis and database design the old fashioned way!

Brad

No comments:

Post a Comment