Log in
::
Register
::
Not logged in
Search:
Home
Articles
Editorials
Forums
Scripts
Blogs
QotD
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Advertise
Write for us
Content with tag
XML
Refine your search with one of the following additional tags (with number of items):
Miscellaneous
(32)
ADO
(3)
Advanced Querying
(1)
Integration Services
(1)
Basics
(28)
News
(3)
Backup and Recovery
(1)
Replication
(1)
T-SQL
(12)
Performance Tuning
(3)
Basic Querying
(1)
SQL Server 2005 - SSIS
(1)
SQL Server 2005
(11)
ASP
(2)
Configuring
(1)
SQL XML
(1)
OpenXML
(9)
Database Design
(2)
Development
(1)
SSIS
(1)
Programming
(8)
Monitoring
(2)
Distributed Queries
(1)
String Manipulation
(1)
XSL
(7)
Namespaces
(2)
Documenting Code
(1)
System Development Life Cycle
(1)
SQL Server 7, 2000
(6)
Performance Tuning and Scaling
(2)
DTS
(1)
Triggers
(1)
Stored Procedures
(5)
Reporting Services
(2)
E-Mail
(1)
User-Defined functions
(1)
Schemas/DTDs
(4)
Security
(2)
English Query
(1)
web service
(1)
SS2K5 - XML
(4)
Strategies
(2)
Indexing
(1)
XQUERY
(1)
UpdateGrams
(4)
Administering
(1)
Installation
(1)
XSD
(1)
Visual Basic 6
(4)
ADO.NET
(1)
Items 1 to 20 of 100
Next 20 >>
Using XML to pass Multi-Select parameters from SSRS to SQL Server
How to use XML to pass Multi-Select parameters from Reporting Services to SQL Server.
Read more...
By
Wayne Sheffield
2008/05/08
|
Source:
SQLServerCentral.com
|
Category:
Reporting Services
Rating:
|
Discuss
|
Briefcase
|
3,369 reads
Constructing XML using 'FOR XML'
Over the past few years, software developers have used various kinds of technologies to retrieve data from relational databases. SQL Server 2000 is the first Microsoft DBMS to fully support XML. In this article the author concentrates on the FOR XML clause in SQL Server versions, 2000 and 2005. Click on title for more
Read more...
By
Additional Articles
2008/05/07
|
Source:
SQL Server Universe
|
Category:
XML
Rating:
Rate this
|
Briefcase
|
1,623 reads
Retrieve XML data values with XQuery in SQL Server 2005
Use XQuery scripting language to retrieve specific XML data type values in SQL Server. Learn to script and use Value() and Query() to retrieve single and multiple XML values.
Read more...
By
Additional Articles
2008/04/24
|
Source:
SearchSQLServer
|
Category:
XML
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,904 reads
Sending scheduled SQL query results via HTML e-mail using SSIS
Send SQL query results as HTML-formatted e-mail using SQL Server Integration Services.
Read more...
By
Paul Clancy
2008/04/23
|
Source:
SQLServerCentral.com
|
Category:
SSIS
Rating:
|
Discuss
|
Briefcase
|
6,494 reads
XML Workshop XVIII - Generating an RSS 2.0 Feed with TSQL
Continuing on with part 18 of his series, MVP Jacob Sebastian examines building an RSS feed in T-SQL.
Read more...
By
Jacob Sebastian
2008/04/09
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
3,342 reads
XML Workshop XVII - Writing a LOOP to process XML elements in TSQL
Jacob Sebastian brings a little more complexity to working with XML documents. Here we learn how to iterate through a document and use each node and perform some action on each one.
Read more...
By
Jacob Sebastian
2008/03/26
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
4,721 reads
XML Workshop XVI - Shaping the XML results
Continuing on with his series, Jacob Sebastian shows how you can shape the query results to a certain pre-defined XML structure in this article.
Read more...
By
Jacob Sebastian
2008/03/19
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
2,397 reads
XML Workshop XV - Accessing FOR XML results with ADO.NET
The next installment of Jacob Sebastian's great series on XML looks at how a .NET application might consume XML data returned from SQL Server.
Read more...
By
Jacob Sebastian
2008/03/12
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
2,827 reads
The SQL Server 2005 XML Temptress
SQL Server 2005 has greatly expanded the XML capabilities of this platform, but should you use it in your database? New author and MVP Simon Munro brings us a look at how he has used XML and where it might fit in your database.
Read more...
By
Simon Munro
2007/03/26
|
Source:
SQLServerCentral.com
|
Category:
Miscellaneous
Rating:
|
Discuss
|
Briefcase
|
5,561 reads
Add Custom XML Documentation Capability To Your SQL Code
By adding XML-based documentation capability to your SQL code, you can automatically extract and format tagged comments into a complete API documentation set for your SQL libraries.
Read more...
By
Additional Articles
2008/02/20
|
Source:
DevX
|
Category:
XML
Rating:
Rate this
|
Briefcase
|
2,163 reads
XML Workshop XIV - Generating an XML Tree
Continuing on with his comprehensive series on XML, Jacob Sebastian shows us how to generate a tree of parent-child data using XML.
Read more...
By
Jacob Sebastian
2008/02/13
|
Source:
SQLServerCentral.com
Rating:
|
Discuss
|
Briefcase
|
3,360 reads
XML data type in SQL Server 2005 vs. VARCHAR (MAX)
Learn performance impacts of the XML data type and VARCHAR (MAX) data type in SQL Server 2005. Here are storage, I/O and CPU results of XML in SQL Server.
Read more...
By
Additional Articles
2008/02/08
|
Source:
SearchSQLServer
|
Category:
SQL Server 2005
Rating:
(not yet rated)
Rate this
|
Briefcase
|
2,923 reads
I've Got the XML - Now What?
Getting a result set of XML is the easy part, but what about exporting the data in a human readable format? Most DBAs don't spend a lot of time formatting XML output, but it doesn't hurt to know how. New author David McKinney brings us a technique for generating an XML article and then using SSIS and XSL to transform it into an HTML page.
Read more...
By
David McKinney
2007/02/21
|
Source:
SQLServerCentral.com
|
Category:
XSL
Rating:
|
Discuss
|
Briefcase
|
7,340 reads
XML IN 20 MINUTES!
This article will quickly dive head first right into XML.
Read more...
By
Leon Platt
2008/01/04 (first posted: 2003/09/26)
|
Source:
SQLServerCentral.com
|
Category:
Basics
Rating:
|
Discuss
|
Briefcase
|
180,988 reads
Max Storage Capacity of XML Data Type
Read more...
By
Jacob Sebastian
2008/01/02
|
Category:
XML
Rating:
(not yet rated)
|
Discuss
|
Briefcase
|
2,261 reads
XML Workshop XIII - XSD And Variable Content Containers
Continuing on with his highly popular XML series, Jacob Sebastian looks at variable content and stylesheets in your SQL content.
Read more...
By
Jacob Sebastian
2007/12/19
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
1,766 reads
Serve SQL Data in XML Format
Ivan Pepelnjak describes a few ways to extract data from SQL databases and serve it to an AJAX application running in a web browser.
Read more...
By
Additional Articles
2007/12/19
|
Source:
InformIT
|
Category:
XML
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,984 reads
Reporting Services: Using XML and Web Service Data Sources
This white paper consolidates general information, best practices, and tips for designing Microsoft SQL Server Reporting Services (SSRS) reports. It is intended to provide a starting point for design questions and an overview of some of the capabilities of Reporting Services.
Read more...
By
Additional Articles
2007/12/13
|
Source:
TechNet
|
Category:
Reporting Services
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,615 reads
XML Workshop XII - Parsing a delimited string
Continuing with his series on XML structures, this article looks at how to split a string up using XQUERY.
Read more...
By
Jacob Sebastian
2007/12/05
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
3,500 reads
Storing XML Data in a Relational Database
Use familiar XML markup to extend the capabilities of your relational database.
Read more...
By
Additional Articles
2007/12/05
|
Source:
InformIT
|
Category:
XML
Rating:
(not yet rated)
Rate this
|
Briefcase
|
1,591 reads
Items 1 to 20 of 100
Next 20 >>
Most popular
Sending scheduled SQL query results via HTML e-mail using SSIS
Send SQL query results as HTML-formatted e-mail using SQL Server Integration Services.
Read more...
By
Paul Clancy
2008/04/23
|
Source:
SQLServerCentral.com
|
Category:
SSIS
Rating:
|
Discuss
|
Briefcase
|
6,494 reads
XML Workshop XVIII - Generating an RSS 2.0 Feed with TSQL
Continuing on with part 18 of his series, MVP Jacob Sebastian examines building an RSS feed in T-SQL.
Read more...
By
Jacob Sebastian
2008/04/09
|
Source:
SQLServerCentral.com
|
Category:
XML
Rating:
|
Discuss
|
Briefcase
|
3,342 reads
More Advanced XML Processing Examples
Continuing with his series on XML in SQL Server 2005, Jacob Sebastian brings us a number of examples on how to work with XML in different situations with SQL Server 2005.
Read more...
By
Jacob Sebastian
2007/06/06
|
Source:
SQLServerCentral.com
|
Category:
Miscellaneous
Rating:
|
Discuss
|
Briefcase
|
9,692 reads
Copyright © 2002-2008 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use