Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / October 2003

Tip: Looking for answers? Try searching our database.

Generating XML schemas from an SQL database

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
This is just me - 25 Oct 2003 18:03 GMT
Hi !

Do anyone know of a tool for generating XML schemas from an SQL database
without using the Visual Studio .net ?   The reason is to try to automate
the process when changes occur to the SQL database.

best regards
Terje
Kirk Allen Evans [MVP] - 27 Oct 2003 02:22 GMT
You can use a FOR XML select statement, using XMLDATA as a flag on the
statement.  This will create an XDR schema for the XML select statement you
are generating.  You can then use the XDR schema as an input to XSD.EXE and
generate the XML Schema.

Signature

Kirk Allen Evans
Microsoft MVP, ASP.NET
www.xmlandasp.net
Read my web log at http://weblogs.asp.net/kaevans

> Hi !
>
[quoted text clipped - 4 lines]
> best regards
> Terje

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.