Can a stored procedure in SQLSERVER 2005 generate XMLdata based on the schema
Are there any features in SQLServer2005 to achieve this
Please suggest me in this regard.
Thanks
vaishu
Can a stored procedure in SQLSERVER 2005 generate XMLdata based on the schema
Are there any features in SQLServer2005 to achieve this
Please suggest me in this regard.
Thanks
vaishu
Generating XML based on XMLSchema in a SQLSERVER2005 Stored procedure
maleshkov2006
Can sqlserver 2005 generete XML schema for the whole database
Can anyone suggest us on this.
thanks
oak-net
Alyn
thanks for the reply.
vaishu
Sid Sidnew
Yes this is possible. Michael Rys' article about FOR XML support and the Xml datatype shows examples of this:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnsql90/html/forxml2k5.asp