|
|
|
|
Browse by Tags
All Tags » 2008 R2 » SQL Server (RSS)
-
One very useful usage of Extended Events is the ability to trap SQL Server error without the need to have a server trace running (which, btw, is deprecated), with the additional feature of being able to query the data as soon as it comes in. This means that we a solution to monitor and trap errors as soon as they happen can be easily created, in ...
-
Today I’ve happy started to install SQL Server 2008R2 on my development machine, which has this software installed Windows Server 2008 R2 Standard SQL Server 2008 SP1 CU5 Visual Studio 2008 SP1 BOL October 2009 AdventuresWorks2008 Databases SR4 Visual Studio 2010 RTM So, all the basic standard stuff.
SQL Server 2008 R2 ...
-
I’ve been playing with Master Data Services quite a lot in those last days and I’m also monitoring the web for all available resources on it.
Today I’ve found this freshly released sample available on MSDN Code Gallery:
SQL Server Master Data Services Employee Sample Model
http://code.msdn.microsoft.com/SSMDSEmployeeSample
This sample ...
|
|
|
|
|