Retrieve MS SQL database or table struture in XML
        Posted  
        
            by clutch
        on Server Fault
        
        See other posts from Server Fault
        
            or by clutch
        
        
        
        Published on 2010-03-18T21:35:37Z
        Indexed on 
            2010/03/18
            21:41 UTC
        
        
        Read the original article
        Hit count: 410
        
Xml
|sql-server
Is there a way to export the database schema in well formed XML of a MS 2000 SQL Server. I'm looking for just the structure not the data and the more detailed the better. The XML may be used in a migration processes. I'm more familiar with MySQL then with SQL Server so please be detailed if you hav time.
Thanks
© Server Fault or respective owner