Next >>
With the Native XML Web Services in SQL Server 2005 / 2008,
SOAP messaging requests can be sent to an instance of SQL Server over HTTP to
run the following:.............
Read answer
Microsoft SQLXML has the following features : XML template
and schema files that support updatable XML views. Updategrams..............
Read answer
Benefits of Using Native XML Web Services A key benefits that
any Web services application can access an instance of SQL Server. Due to
well-known technologies such as XML and HTTP, any device that can parse XML and
submit HTTP requests can now access SQL Server..............
Read answer
The server rolls back the transaction but does not include
the rollback transaction notification node in the SOAP response when a SOAP
unnamed session requests transaction notification and includes the BEGIN
TRANSACTION statement but not the COMMIT TRANSACTION or ROLLBACK TRANSACTION
statement....................
Read answer
Answer - XML data binding refers to the process of representing
the information in an XML document as an object in computer
memory...............
Answer - XML Serialization makes it possible to convert any
common language runtime objects into XML documents or streams and vise versa.
..............
Answer - SQL Server 2000 provides the facility to retrieve data
in the form of XML with the help of the FOR XML clause appended to the end of a
SELECT statement. ..............
What are the major improvements in SQL Server 2005 for XML supports?
What is XQuery? Discuss about XQuery structure.
Explain the concepts and capabilities of FOR XML in SQL Server 2005.
Explain the purpose of PATH mode of FOR XML in SQL Server 2005 with an
example..............
|