I just upgraded from SQL Server 2008 to SQL Server 2008 R2.I went to create a trace, but now it\'s asking me to pick which options to show in the trace and it doesn\'t select any of them by default.I\
I\'m trying to delete a couple of rows USING SQL Server management studio, for 2 rows only i get the message
In my 开发者_如何学Cdatabase running on SQL Server 2008 R2 I have a special table for global variables:
Before I open a ticket with Microsoft Support, I thought I\'d try the community! I have an application in development for which we are using Change Data Capture in SQL 2008 R2 (developer edition, cur
I\'m new to T-SQL command MERGE so I found a place in my SQL logic where I can use it and want to test it but can\'t figure out how exactly should I use it:
Ok we have a simple udf that takes a XML integer list and returns a table: CREATE FUNCTION [dbo].[udfParseXmlListOfInt]
During a recent restart of our development server the SQL Server started using .NET 4.0 for the SQLCLR. This means that nothing using the CLR in SQL works, or at least that\'s my understanding by read
We have an application which uses an instance of Sql Server locally for its backend storage. The administrator windows login has had its sysadmin right revoked, and instead two sql logins have been cr
SQL Server 2008 R2 has supposedly been Released to Manufacturing.Does anyone know when it\'s supposed to show up 开发者_JAVA百科on MSDN?I just asked the MSDN Concierge, and they said it would be avail
Today was released 开发者_JAVA技巧SQL Server 2008 R2. Was trying to find what is new (from the developer perspective), but the MS sites has all the PR blah, blah, blah.