|
SQL Server 2000 XML Features
Hosts: Srinivas Sampath (MVP), Vinod
Kumar (MSDN India Community Star)
In a relational database such as Microsoft SQL Server
2000, all operations on tables in a database produce results in the form of a
table. Web application programmers however, are more familiar with working with
hierarchical representations of data in XML or HTML documents. SQL Server 2000
introduces robust support for XML including: the ability to access SQL Server
through a URL, support for XML-Data schemas, ability to retrieve and write XML
data and enhancements to the OLEDB provider that allow XML documents to be
exchanged.
In this chat, we shall discuss about these various features and how to leverage
SQL Server as an XML delivery platform along with QA on each of these features.
Since this Chat went for a two part series. You can
catch the transcripts of the same
Part I and
Part II.
- Related Links
|