Topics
Started by
Posts
Last post
All: We have a process that uses a stored procedure: sp_MysteryProcedure.... The problem I am havi…
15 replies
Hi, For study effect, can I configure merge replication using just one SQL Server Instance? Thank y…
3 replies
Hi all, I have a table where hours are being loaded in a weekly basis. The YearWeek is populated wh…
11 replies
I restored a sql 2005 dB to sql 2008 R2 and after the restore was done I now have all the users fro…
5 replies
Hi Guys, I am probably searching for the wrong thing but I cannot find much in the means of how to …
2 replies
I have a vendor's SQL Server 2008R2 that I'm being asked to back up. I changed the SQL Server and …
6 replies
I am running a SQL 2008r2 install while logged onto the server with a local admin account, not a do…
4 replies
Hello, I am working on one script. I am planning to print backup database script using sp_send_dbma…
2 replies
I've been using replication for a long while now but have never come across this error. It's a basi…
1 replies
Okay yesterday I was in a bit of a panic and made the post Partition Sliding window causing loads …
24 replies
Hi All, We are trying to find best HA/DR solution for our (SQL Sever 2008R2 STD )PRD server.We were…
1 replies
I am trying to find an alternative of len () function in my where clause,i have a simple where cond…
5 replies
Hi Folks, *SQL_Server 2008* I thought this would be fairly simple but I've researched this and cann…
7 replies
I have this query: (SELECT case when avg_fragmentation_in_percent < 30 then 'ReOrg' ELSE 'Rebuil…
7 replies
WITH [Waits] AS (SELECT [wait_type], [wait_time_ms] / 1000.0 AS [WaitS], …
14 replies
Viewing 15 topics - 3,031 through 3,045 (of 30,224 total)
You must be logged in to create new topics.