Monday, March 12, 2012

generating a database design from xml

Hi, I'm looking for a way to take an XML feed and basically do what this article describes: http://msdn.microsoft.com/msdnmag/issues/03/05/MetaDataServices/(In short, take in XML, generate a database generation script, creating that database, then load the XML data into said database.)But, the above article involves user interaction and I would like this all automated, ie: in .NET 2.0/C#Does anyone know how to do this?Cheers,Matt.

Himatthewwebster, I read your previously post and give some advise there, please check whehter it works for your issue:)

http://forums.asp.net/1266225/ShowThread.aspx

No comments:

Post a Comment