Viewing 15 posts - 1,486 through 1,500 (of 2,647 total)
Ok, you'll have to pick apart the joins. I, of course, probably made more than 1 mistake. Copy and paste this into an empty query window. Delete the...
March 6, 2012 at 2:23 pm
siva 20997 (3/6/2012)
I may be defensive but I am commited to my methods. No one is going to changing that.
There's your problem. Good luck to you.
March 6, 2012 at 1:34 pm
skrilla99 (3/6/2012)
Thanks to you both.That is what I figured, but I don't want to leave any metadata laying around that could bite me later.
-Dan B
That's why I think...
March 6, 2012 at 1:07 pm
Yeah, it is a fairly generic script that you have to tailor to your needs. I would take that part out of the script. As far as removing it,...
March 6, 2012 at 12:59 pm
siva 20997 (3/6/2012)
The T SQL Logic which every one seems to want is effient code
What they dont seem to reaalise is that it...
March 6, 2012 at 12:53 pm
skrilla99 (3/6/2012)
I have two SQL Server 2008 R2 EE instances particpating in transactional replication. The setup is pretty vanilla, with no updating subscribers. However, when I re-deployed the...
March 6, 2012 at 11:44 am
Lynn Pettis (3/6/2012)
March 6, 2012 at 11:40 am
adiehl (3/6/2012)
March 6, 2012 at 10:38 am
Sean Lange (3/6/2012)
adiehl (3/6/2012)
March 6, 2012 at 10:30 am
MR@SD (3/6/2012)
See, I would use TA_Id or something to shorten it even more. Some may say it is less descriptive and may confuse someone new to the code and...
March 6, 2012 at 10:28 am
mtillman-921105 (3/6/2012)
But, as sort of a hybrid approach, if you could at least provide a skeleton of the tables and add customizable...
March 6, 2012 at 10:07 am
Don't forget that a schedule can be created outside of SSMS to kick off a job. So disabling the schedule can give control to something else. Now take the case...
March 6, 2012 at 9:58 am
MR@SD (3/6/2012)
March 6, 2012 at 9:54 am
Viewing 15 posts - 1,486 through 1,500 (of 2,647 total)