|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.Net 2.0: creating XSD files from SQL TableHello,
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 |
|||||||||||||||||||||||