If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Applications & Tools > Convert Databasa schema to XML file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-10-04, 13:02
mcarusi mcarusi is offline
Registered User
 
Join Date: May 2004
Posts: 4
Convert Databasa schema to XML file

Hi there. I am looking for a tool that can convert a database's schema into an XML file. Does anyone know of such a tool?
Thanks.
Reply With Quote
  #2 (permalink)  
Old 05-10-04, 15:49
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
So, should we answer in Applications and Tools, in MS-SQL, or in Database Concepts and Design?

Yes, there are several tools that will do this. I don't know of any tools that are accepted "standards" within the industry, everybody seems to more or less "roll their own" depending on the needs of the moment. What exactly are you looking for, something that will extract basic column definitions, or something more complex?

-PatP
Reply With Quote
  #3 (permalink)  
Old 05-10-04, 15:58
mcarusi mcarusi is offline
Registered User
 
Join Date: May 2004
Posts: 4
Thanks for responding, Pat. Yes, it would need to be significantly more complex. It would need to do the same kinds of things that some schema comparison tools do: compare fields, field lengths, indexes, stored procedures, and other aspects of the schema but probably excluding the data itself.
Mike
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On