Home All Groups Group Topic Archive Search About

.Net 2.0: creating XSD files from SQL Table

Author
19 Jan 2006 10:47 AM
Steve B.
Hello,

With VS 2003, I used to drop tables from a Sql server on a component or a
form in order to create a XSD file that have the same structure than the
table. This schema is used somewhere in the code to create dataset according
the schema (used in CF, so I can't use strongly typed DataSet).

With VS 2005, the dataset XSD file is quite different and I don't want to
rewrite my libraries. Is there any way with VS 2005 to create XSD files like
the source tables ?

Thanks,
Steve

AddThis Social Bookmark Button