SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Scripts with tag XML Rss

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

BCP (2)     ETL (1)     split (1)     T-SQL (1)    
Bulk import (1)     Export (1)     SQL Schema (1)     VBScript (1)    
bulk insert (1)     import (1)     SQL Server 2005 (1)     xportxml (1)    
bulkimport (1)     Indexing (1)     String Manipulation (1)     XSD (1)    

Search for any content tagged XML

Add a script

   Items 1 to 8 of 8   
 

SQL Server 2005 - Work with Flat Files

It's a scripts about working with Flat Files  Read more...
By Luan Moreno M. Maciel 2009/11/03 | Source: SQLServerCentral.com | Category: ETL
Rating: |  Discuss |  Briefcase | 998 reads

Script SQL Table Schema as XML-XSD

When creating XML messages for Service Broker or other applications use this simple method to build a validation XSD.  Read more...
By Brandon Forest 2009/10/28 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 411 reads

Table-Valued Function to Split Strings with Xml

Splits a string using the xml parser.  Read more...
By Oscar D Garcia 2009/07/08 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 677 reads

Export/import relational data across SQL Servers

The XportXML utility, will help you copy relational data (a bunch of related tables) to another SQL Server keeping the relational integrity intact, even when new primary keys are generated.  Read more...
By Ashish Kumar-1095774 2009/07/03 | Source: SQLServerCentral.com | Category: Export
Rating: (not yet rated) |  Discuss |  Briefcase | 854 reads

XML Bulk Dynamic Inserting Records

Inserting XML bulk Records into Corresponding tables.  Read more...
By gandhi.mk | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 415 reads

Create a single string from an entire table

I have a need to pass an entire table of data as a parameter to a COM+ component. I found that a simple XML call did the job.  Read more...
By Mike Bennett | Source: SQLServerCentral.com | Category: XML
Rating: (not yet rated) |  Discuss |  Briefcase | 331 reads

XML Parsing

Scripts parses a XML string to get its values  Read more...
Rating: |  Discuss |  Briefcase | 903 reads

XML Index

Checking XML indexs with a sample.  Read more...
By SQL Species 2008/09/19 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 714 reads
   Items 1 to 8 of 8