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

Content with tags XML, Stored Procedures, T-SQL Rss

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

Miscellaneous (4)     Distributed Queries (1)     OpenXML (1)     Security (1)    
XSL (2)     DTS (1)     Performance Tuning (1)     SQL Server 7, 2000 (1)    
Administering (1)     English Query (1)     Performance Tuning and Scaling (1)     Triggers (1)    
Backup and Recovery (1)     Indexing (1)     Replication (1)     UpdateGrams (1)    
Basic Querying (1)     Installation (1)     Schemas/DTDs (1)     User-Defined functions (1)    
Configuring (1)     Monitoring (1)    
   Items 1 to 5 of 5   
 

Sales Order Workshop Part III

In the previous articles, Jacob Sebastian looked at using XML to save a sales order with variable numbers of line items to a SQL Server 2000 database. In this part, he expands upon the processing to access that data from multiple nodes.   Read more...
By Jacob Sebastian 2007/04/03 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 5,187 reads

Sales Order Workshop Part II

In the first part of this series, Jacob Sebastion showed us how to use XML to save a sales order to the database with a variable amount of line items. In part 2, he continues looking at XML in SQL Server 2000 with some advanced XML processing.   Read more...
By Jacob Sebastian 2007/03/29 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 5,758 reads

Saving a Sales Order Part 1

How many times have you tried to save a sales order to your database? For many DBAs this is a common scenario and one of the challenges is the many round trips for the various line items. Jacob Sebastian brings us the first part of a four part series looking at how you can use XML to reduce the round trips in SQL Server 2000.   Read more...
By Jacob Sebastian 2007/03/27 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 9,734 reads

Review of SQL 2000 Fast Answers

A monster book at 980 pages, it's written in 'how-to' format and has a ton of good material. Andy gave it the once over for us and reports back - see what he thinks!   Read more...
By Andy Warren 2003/04/18 | Source: SQLServerCentral.com | Category: Installation
Rating: (not yet rated) |  Discuss |  Briefcase | 17,325 reads

Creating Stored Procedure Documentation with XML, SQL-DMO and XSLT

This article introduces TSQLDoc, a Windows Script Host script that extracts procedure metadata and embedded documentation comments from Transact-SQL stored procedures, generates XML documentation for every stored procedure in a database and optionally transforms the XML document into HTML or other format using XSLT.   Read more...
By Morten Wittrock 2002/08/09 | Source: SQLServerCentral.com | Category: Stored Procedures
Rating: |  Discuss |  Briefcase | 11,743 reads
   Items 1 to 5 of 5