Thread: Xslt
View Single Post
  #6 (permalink)  
Old 01-17-2008, 01:37 PM
chrishirst's Avatar
chrishirst chrishirst is offline
WMG Sheriff
 
Join Date: Nov 2007
Posts: 170
iTrader: (0)
chrishirst is on a distinguished road
Default

XML can be updated dynamically by any application that can handle XML obviously you need to know the document structure.
RSS feeds are simply an XML document with a defined and controlled node structure, they can be updated "on the fly" by code.

Yes, XML can be used with databases. SQL 2005 has direct support for output as XML rather than needing a third party app.

If you want to make a snapshot of data available (RSS feeds for example) to external consumers you can export the db data to a XML file.
__________________
And how can we win, when fools can be kings
Reply With Quote
Sponsored Links
Register and sign in to hide this ad block