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 XML is useful for a DBA?

Author  Topic 

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2006-11-03 : 06:52:03

I Heard some where XML is a powerful tool in the near future for a DBA . how can i use XML in DBA activities?


thank you very much.

Vinod

spirit1
Cybernetic Yak Master

11752 Posts

Posted - 2006-11-03 : 07:20:53
XML is a new datatype in sql server 2005.
this is one way it can be usefull:
http://weblogs.sqlteam.com/mladenp/archive/2006/10/14/14032.aspx

i guess one reaosn the xml was introduced in SS2k5 was to simplify the SOA architecture...
But time will tell.
Until there are some solid uses there's not much to say...



Go with the flow & have fun! Else fight the flow
blog thingie: http://weblogs.sqlteam.com/mladenp
Go to Top of Page

rockmoose
SQL Natt Alfen

3279 Posts

Posted - 2006-11-03 : 07:57:55
It's a very powerful tool for eating up diskspace and cpu cycles.
Lots of yadda yadda on the xml front, what is your source?

rockmoose
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2006-11-03 : 08:05:33
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=72565
Go to Top of Page
   

- Advertisement -