Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống
1
/ 549 trang
THÔNG TIN TÀI LIỆU
Thông tin cơ bản
Định dạng
Số trang
549
Dung lượng
8,33 MB
Nội dung
[...]... installing SQLServer2005 Part II Server- Side XML Processing in SQLServer2005 ❑ Chapter 4, xml data type,” introduces the xml data type ❑ Chapter 5, “Querying and Modifying XML Data in SQLServer 2005, ” discusses how to query and modify the xml data type ❑ Chapter 6, “Indexing XML Data in SQLServer 2005, ” discusses indexing on the xml data type ❑ Chapter 7, XML Schemas in SQLServer 2005, ” discusses XML. .. 358 360 362 363 xi Contents Default WSDL File Mapping SQLServer to XSD Types Mapping SQLServer to CLR Types xml data type Simple WSDL File Custom WSDL File Summary Part V: SQLServer2005 and Visual Studio 2005 Chapter 20: SQL Server2005 SQLXML Managed Classes SQLXML Managed Classes Object Model SqlXmlCommand Object SqlXmlParameter Object SQLXMLAdapter Object Examples Summary Chapter 21: Working... XML schemas and XML schema collections ❑ Chapter 8, “Transact -SQL Enhancements to FOR XML and OPENXML,” talks about the T -SQL changes and enhancements in SQLServer2005 ❑ Chapter 9, “CLR Support in SQLServer 2005, ” provides an overview of the CLR integration in SQLServer2005 Part III—Client-Side XML Processing in SQLServer2005 ❑ ❑ xvi Chapter 10, “Client-Side Support for the xml data type,” discusses... Client-Side XML Processing with SQLXML 4.0 SQL Native Client SQL Native Client and MDAC Differences Deployment Considerations xml Data Type Support CreateReader() SQLXML 4.0 Queries with ADO Client-Side Formatting with FOR XML SQLXML Architecture Choosing Between Client-Side and Server- Side XML Formatting FOR XML Modes Summary Chapter 12: Creating and Querying XML Views XML Views and XSD Schemas sql: field sql: relation... I—Introduction to SQLServer2005XML ❑ Chapter 1, “What’s New in Version 2.0 of the NET Framework for XML, ” takes a look at a few of the new features included in the new version of the NET Framework as it pertains to XML ❑ Chapter 2, “What’s New in SQLServer2005 XML, ” provides an overview of the changes and enhancements between SQLServer 2000 and SQLServer2005 ❑ Chapter 3, “Installing SQLServer 2005, ”... XslCompiledTransform XsltSettings x 301 306 Contents Moving to the New Guidelines Summary Part IV: SQL Server 2005, SqlXml, and SOAP Chapter 17: Web Service (SOAP) Support in SQLServer2005 SOAP Overview SOAP in SQL Server2005 How Native XML Works Native XML Access Versus SQLXML Native XML Access Benefits Native XML Support Requirements SOAP Configuration Web Methods Endpoints Guidelines and Limitations... “Bulk Loading XML Data Through the XML View,” talks about the XML Bulk Load utility and discusses changes provided by SQLXML 4.0 ❑ Chapter 15, “SQLXML Data Access Methods,” discusses more about the SQL Native Client and other data access methods such as ADO, OLE DB, and ODBC ❑ Chapter 16, “Using XSLT in SQL Server 2005, ” provides an overview and introduction of XSLT Part IV SQLServer 2005, SqlXml, and... page xx Par t I: Introduction to SQL Ser ver 2005XML Chapter 1: What’s New in Version 2.0 of the NET Framework for XML Chapter 2: What’s New in SQLServer2005XML Chapter 3: Installing SQLServer2005 What’s New in Version 2.0 of the NET Framework for XML You are probably saying to yourself, “Whoa, wait a minute, I thought this book was about XML technology in SQLServer2005. ” Yes, that is true So why... create your own WSDL file Part V SQLServer2005 and Visual Studio 2005 ❑ Chapter 20, SQL Server2005 SQLXML Managed Classes,” introduces SQLXML managed classes and how to use them from the client with Visual Studio 2005 ❑ Chapter 21, “Working with Assemblies,” introduces assemblies and discusses how to create and use them in SQLServer2005 and Visual Studio 2005 ❑ Chapter 22, “Creating NET Routines,”... discusses the support of the xml data type from the client with topics such as SQLXML classes Chapter 11, “Client-Side XML Processing with SQLXML 4.0,” talks about the changes and enhancements to SQLXML 4.0 with a focus on the new SQL Native Client Introduction ❑ Chapter 12, “Creating and Querying XML Views,” talks about XML views and XSD schemas ❑ Chapter 13, “Updating the XML View Using Updategrams,” . Installing SQL Server 2005 35
Where to Get SQL Server 2005 Beta 2 Express Edition 35
Installing SQL Server 2005 36
Summary 50
Part II: Server- Side XML Processing. 308
Part IV: SQL Server 2005, SqlXml, and SOAP 309
Chapter 17: Web Service (SOAP) Support in SQL Server 2005 311
SOAP Overview 311
SOAP in SQL Server 2005 312
How