SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Content with tags XML, SQL Server 2005 Rss

Refine your search with one of the following additional tags (with number of items):

SS2K5 - XML (4)     OpenXML (2)     Security (1)    
Miscellaneous (3)     XSL (2)     SQL Server 2005 - SSIS (1)    
Namespaces (2)     Development (1)     Strategies (1)    
   Items 1 to 12 of 12   
 

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 | 2,243 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 | 3,093 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,852 reads

Max Storage Capacity of XML Data Type

By Jacob Sebastian 2008/01/02 | Category: XML
Rating: (not yet rated) |  Discuss |  Briefcase | 2,436 reads

XML Workshop XI - Default Namespaces

The eleventh installment of the XML Workshop continues looking at namespaces. This time Jacob Sebastian examines default namespaces and how they impact your XML processing.  Read more...
By Jacob Sebastian 2007/11/21 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,268 reads

XML Workshop X - Working with namespaces

With the tenth installment of his series on XML, Jacob Sebastian turns his attention to the art of namespaces and how you can avoid ambiguity in interpreting various elements.  Read more...
By Jacob Sebastian 2007/11/07 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,973 reads

An Auditing Solution with XML And XSL

Auditing is something that almost every DBA needs to tackle at some point in his or her career. David McKinney brings a new twist on the solution by using XML and XSL to help implement auditing in your SQL Server application.   Read more...
By David McKinney 2007/08/20 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 4,398 reads

XML not boring! New workbench

Robyn Page and Phil Factor almost dispel the myth that XML is boring, with their radical new SQL Server XML workbench.  Read more...
By Additional Articles 2007/07/06 | Source: SimpleTalk | Category: Miscellaneous
Rating:  Rate this |  Briefcase | 2,548 reads

Upload multiple XML files to an XML data type column

Learn how to upload multiple XML files to an SQL Server 2005 database XML data type column.  Read more...
By Additional Articles 2007/05/29 | Source: Database Journal | Category: Miscellaneous
Rating:  Rate this |  Briefcase | 2,212 reads

Turn XML into relational data with OPENXML

XML support has been significantly extended for SQL Server 2005. In this article, Tim Chapman takes a look at how you can shred XML data into a relational format with SQL Server's OPENXML function.  Read more...
By Additional Articles 2007/02/22 | Source: Builder.com | Category: OpenXML
Rating:  Rate this |  Briefcase | 2,838 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,852 reads

Shred XML data with XQuery in SQL Server 2005

Tim Chapman discusses new functionality in SQL Server 2005 that allows you to shred XML data into a relational format without the intensive memory operations. He also explains how using XQuery rather than OPENQUERY can lead to performance gains.  Read more...
By Additional Articles 2007/02/20 | Source: Builder.com | Category: OpenXML
Rating:  Rate this |  Briefcase | 2,180 reads
   Items 1 to 12 of 12   
 
Most popular

An Auditing Solution with XML And XSL

Auditing is something that almost every DBA needs to tackle at some point in his or her career. David McKinney brings a new twist on the solution by using XML and XSL to help implement auditing in your SQL Server application.   Read more...
By David McKinney 2007/08/20 | Source: SQLServerCentral.com | Category: Security
Rating: |  Discuss |  Briefcase | 4,398 reads

XML Workshop X - Working with namespaces

With the tenth installment of his series on XML, Jacob Sebastian turns his attention to the art of namespaces and how you can avoid ambiguity in interpreting various elements.  Read more...
By Jacob Sebastian 2007/11/07 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,973 reads

XML Workshop XI - Default Namespaces

The eleventh installment of the XML Workshop continues looking at namespaces. This time Jacob Sebastian examines default namespaces and how they impact your XML processing.  Read more...
By Jacob Sebastian 2007/11/21 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,268 reads