Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 How to create XSD of databae. DB2XSD

Author  Topic 

pramodchoudhari
Starting Member

1 Post

Posted - 2010-12-13 : 00:33:34
Hi all. I want to create XSD file of my SQL Server Database how do I do it.

what query should i use to get the xsd. I have created xsd of table saperatly I want single XSD for whole database.

I am using SQL Server Express 2008 .
   

- Advertisement -