Facebook Twitter Sign in | Join
Getting Started with ASP.NET MVC - Part 6: ASP.NET MVC and Entity Framework
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.
Loading

Jacob's Blog

My technology blog on SQL Server, TSQL, XML, FILESTREAM and other areas of SQL Server.
Having huge amounts of traffic can be a problem. Aside from the usual maintenance, you also need to check on the server load. Having a virtual dedicated server hosting can solve these problems.

March 2010 - Posts

XQuery Lab 54 – Modifying an XML document with a SELECT Query

This post explains how to modify an XML document from a SELECT query in TSQL...
by Jacob Sebastian on 03-31-2010 | 2,762 Views

XQuery Lab 53 – Reading information from SQL Server Extended Event Information XML

This installment of XQuery Labs explains how to read information from the XML document generated by SQL Server Extended Events....
by Jacob Sebastian on 03-23-2010 | 2,060 Views

Completely Removing FILESTREAM features from a SQL Server 2008 database

Configuring a software feature is usually much harder than removing it. Most of the times, removing a feature could be just a matter of a mouse click or a simple command/statement. So what do you think about this question? Enabling FILESTREAM storage...
by Jacob Sebastian on 03-11-2010 | 3,973 Views

SQL Server XML - Generating an RSS Feed with iTunes extension using TSQL

This article demonstrates how to generate an RSS 2.0 feed with iTunes extension using TSQL. It presents two version of the TSQL query, one using FOR XML PATH and the other FOR XML EXPLICIT. ...
by Jacob Sebastian on 03-08-2010 | 3,539 Views

What is the FILESTREAM access level on your server instance? Oh I have got a “3”

Excepts from a conversation between Sumit and Leena, that I overheard last week. Don’t know who they are?? Never mind, I will introduce them later! Leena : “Sumit, I am playing with the FILESTREAM access level and I am bit confused as I am getting a ...
by Jacob Sebastian on 03-02-2010 | 4,805 Views

Copyright © Beyondrelational.com