Viewing 15 posts - 151 through 165 (of 600 total)
Matt Miller (#4) (10/14/2014)
October 14, 2014 at 11:11 am
Thanks so much guys. Really appreciated.
Do I need to change when I send the commit if there is more than one statement? (Do I wrap the whole thing in...
October 14, 2014 at 9:40 am
Thanks Jack.
This looks like exactly what I was looking for.
I'll give it a test in a day or two.
Thanks again!
October 13, 2014 at 6:45 am
okay scratch that..
some of the code within our procs/views/etc references the server name
July 8, 2014 at 3:17 pm
GilaMonster (7/8/2014)
Why do you need to rename your objects? Do you have a naming standard that requires the server name to be part of table or procedure names?
Our vendor is...
July 8, 2014 at 2:54 pm
Maybe I don't understand your needs..but couldn't you create an SSIS package to create the bak then move it to wherever you want in the package.
You could then write a...
April 30, 2014 at 10:37 am
got it
PH.PEHCHARGEDATE >= @Startdate and PR.PRGPAYDATE <= @Enddate
October 15, 2013 at 1:37 pm
Thanks Guys.
Jeffery we are going the two domain route.
October 7, 2013 at 6:46 am
Thanks Erland. I think I have it figured out.
I used this:
http://support.microsoft.com/kb/918992
And it worked, but much to my surprise it didn't transfer everything correctly. It looks like it transferred all...
September 9, 2013 at 7:37 am
mickyT (8/22/2013)
Simplifying you query down, I would expect that you are seeing the following behaviour?
with simpleExample AS (
-- A simplified example of what I expect you are seeing from...
August 23, 2013 at 9:40 am
Great idea Bhaskar.Shetty
August 22, 2013 at 6:54 am
thanks kapil_kk
August 22, 2013 at 6:54 am
Viewing 15 posts - 151 through 165 (of 600 total)