Viewing 4 posts - 1 through 5 (of 5 total)
Hi Guys,
I am also using the following code to check transactions (replication) for delivered and undelivered transactions which output to a text file and then the second step picks...
March 4, 2009 at 3:58 am
Basically we have had a few problems with replication and I think this is resloved now, but I want to monitor it for SQl 2000 & 2005. However I...
March 3, 2009 at 8:10 am
Hi Would like to say thank you for the below code It worked great.
SELECT T.CandidateID,
...
October 8, 2008 at 1:37 am
When running this script in the query window I get the following error
Msg 102, Level 15, State 1, Procedure SP_Send_Unsubscribed_Emails_Spring, Line 47
Incorrect syntax near ')'.
August 27, 2008 at 6:22 am
Viewing 4 posts - 1 through 5 (of 5 total)