Hi All,
I would like to create tables in SQL Server based on a dataset created from XML and XSD. Not sure how to go about it though. I am assuming I would have to use a For Each loop to go through the tables, columns etc. Haven't worked much with XML.
Any examples would be greatly appreciated.
Thanks in adavanced.
I would like to create tables in SQL Server based on a dataset created from XML and XSD. Not sure how to go about it though. I am assuming I would have to use a For Each loop to go through the tables, columns etc. Haven't worked much with XML.
Any examples would be greatly appreciated.
Thanks in adavanced.