yossya
May 10th, 2003, 12:02 PM
i have an urgent problem!
i need to generate sql server tables from xml file.i've created an xml file and xsd for it.there is an option to view a dataset from this xsd.
my question is:
is there a way to turn this dataset view into a create table command in sql server?
could someone write me an example code that does it?
thanks in advance
i need to generate sql server tables from xml file.i've created an xml file and xsd for it.there is an option to view a dataset from this xsd.
my question is:
is there a way to turn this dataset view into a create table command in sql server?
could someone write me an example code that does it?
thanks in advance