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

Regular Columnist: Jacob Sebastian

SQLServerCentral.com profile

   Items 1 to 20 of 46    Next 20 >>
 

XML Workshop XXIII - A TSQL ATOM Library

MVP Jacob Sebastian has written a great series on working with XML in SQL Server and we have the latest installment today. This time he presents a library of functions that can produce an RSS ATOM compliant feed of data.  Read more...
By Jacob Sebastian 2009/02/25 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 3,188 reads

SQL Server XML Schemas

When information is exchanged in XML format, there needs to be an agreement between the sender and receiver about the structure and content of the XML document. An XSD (XML Schema Definition Language) Schema can be used to enforce this contract and validate the XML data being exchanged. Jacob Sebastian's book explains all.  Read more...
By Jacob Sebastian | Source: SQLServerCentral.com | Category: books
Rating: (not yet rated) |  Discuss |  Briefcase | 907 reads

SQL Server 2008 SSMS Enhancements - Debugging Support

Continuing on with his series on SQL Server 2008, MVP Jacob Sebastian brings us a look at the debugger, which has returned in SQL Server 2008.  Read more...
By Jacob Sebastian 2008/10/15 | Source: SQLServerCentral.com | Category: SQL Server 2008
Rating: |  Discuss |  Briefcase | 4,018 reads

XML Workshop XXII - A TSQL RSS Library

RSS feeds are becoming almost required for any type of data publication. SQL Server MVP Jacob Sebastian brings us the next installment of his XML Workshop series that looks at a series of T-SQL functions to generate the RSS formatted data.  Read more...
By Jacob Sebastian 2008/10/01 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,024 reads

SQL Server 2008 SSMS Enhancements - Part I

SQL Server MVP Jacob Sebastian starts a new series looking at the changes in SQL Server 2008 to the management tools.  Read more...
By Jacob Sebastian 2008/07/30 | Source: SQLServerCentral.com | Category: Management Studio
Rating: |  Discuss |  Briefcase | 6,312 reads

XML Workshop XXI - Generating an ATOM 1.0 Feed with FOR XML EXPLICIT

This long running, and very popular, XML series continues with a look at building an ATOM feed with SQL Server.  Read more...
By Jacob Sebastian 2008/07/16 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,260 reads

XML Workshop XX - Generating an RSS 2.0 Feed with TSQL(SQL server 2000)

SQL Server MVP Jacob Sebastian continues his very successful XML series with a foray into SQL Server 2000's XML capabilities for generating custom documents.  Read more...
By Jacob Sebastian 2008/06/04 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 3,522 reads

XML Workshop XIX - Generating an ATOM 1.0 Feed

Continuing on with his amazing series on XML, SQL Server MVP Jacob Sebastian shows us how to use XML in SQL Server 2005 to generate an ATOM feed.  Read more...
By Jacob Sebastian 2008/05/15 | Source: SQLServerCentral.com | Category: XML
Rating: |  Discuss |  Briefcase | 2,646 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 | 5,042 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 | 6,801 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 | 3,272 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 | 3,636 reads

TSQL LAB 2 - Writing Conditional WHERE Clauses

Jacob Sebastian takes a look at some different ways to write your WHERE clauses. A good basic article for those starting to work with T-SQL.  Read more...
By Jacob Sebastian 2008/08/29 (first published: 2008/02/27) | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 39,915 reads

Generating Missing Dates and Numbers

Finding missing data in a sequence of numbers or dates is a common request of DBAs. Regular author Jacob Sebastian brings us a new article that shows just how you can do this.  Read more...
By Jacob Sebastian 2008/02/06 | Category: Datetime Manipulation
Rating: |  Discuss |  Briefcase | 7,023 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 | 4,713 reads

SQLCE Workshop IV - Integration with Visual Studio 2005

Continuing on with his series on SQL Server 2005 Compact Edition, regular author Jacob Sebastian takes a look at how Visual Studio fits into your SQL CE project.  Read more...
Rating: |  Discuss |  Briefcase | 2,731 reads

SQLCE Workshop III - Getting started with 3.5 Beta

Part 3 of his series looking at SQL Server Compact Edition, then embedded version of SQL Server. This time we look at the new version that's in beta.  Read more...
Rating: |  Discuss |  Briefcase | 1,652 reads

Creating Location Independent SSIS packages

Building SSIS packages and deploying them to production can be a challenge as connection strings and directory structures change. Longtime SQL Server guru Jacob Sebastian brings us a technique for building packages to make this easier.  Read more...
By Jacob Sebastian 2007/12/12 | Source: SQLServerCentral.com | Category: Integration Services
Rating: |  Discuss |  Briefcase | 8,512 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 | 5,021 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 | 2,527 reads
   Items 1 to 20 of 46    Next 20 >>