Browse by Tags

All Tags » SQL Server » .NET (RSS)

Using WCF endpoints with SQL Reporting Services

Consuming WCF endpointpoints with SQL Reporting Services can be difficult. Most of this difficulty is for two reasons: 1) SQL Reporting Services XML and web services support is slightly better than a piece of crap. 2) Documentation for the XML query provider...

Who Needs ORM, I've got SQL 2005

One of the coolest features of SQL 2005 is the XML support. With the recent enhancements to the FOR XML option, you can really get a lot of mileage out of SQL. A common task in a lot of applications involves retrieving an item with many children. Due...
Posted by Jesse Ezell | 10 comment(s)
Filed under: , , ,
More Posts