Viewing 15 posts - 46 through 60 (of 142 total)
Thanks for the quick response, but my company will never allow a trigger in master.
Do you know of any SQL 3rd party tools that handle something like this?
February 25, 2020 at 9:41 pm
Hi Phil,
Nice to hear from you. We are actually waiting for approval on this, but for now I am looking for something quick and dirty.
Thanks for your responses as usual....
February 21, 2020 at 5:20 pm
Thanks very much for the baseline!
I see your point, anything is possible during an SP upgrade, but this gives me a great starting point.
January 21, 2020 at 7:20 pm
Awesome, thank you!
October 18, 2019 at 6:16 pm
Hi Chris,
Thank you for your quick response. Yes, we have all of that. Lastmodified, Startdate, Enddate, etc. It seems that this is the best method. I am in the process...
October 18, 2019 at 4:52 pm
Hi Phil,
I am waiting on access to TFS, so yeah, it would be great if I could just grab the package itself. They only provided me with the...
July 3, 2018 at 9:05 am
Thank you all for your responses. I think I am going to avoid the MERGE 🙂
June 12, 2018 at 1:24 pm
Yeah, that's what they did initially and it was killing performance. Production has millions of rows.
My task is to optimize this because everything gets UPDATED regardless if there...
June 4, 2018 at 3:13 pm
Thanks Phil. It's funny, I assumed that would not work 🙁
May 10, 2018 at 11:40 am
If you are in New York City, it's....
update tasks
set opendate = DATEADD(HH,-4,[opendate])
April 6, 2018 at 12:46 pm
Thanks guys and it's always nice to see Phil 🙂
April 3, 2018 at 1:21 pm
"Exactly how do you invoke the HARMONY web service ? If you use C# today to do so, you can do the same in a Script Task within SSIS."
April 3, 2018 at 10:57 am
This solution would work, but its not realistic for my case. Most reporting environments just call the proc. This blog is talking about linked servers and Open query which is...
March 24, 2017 at 10:51 am
Viewing 15 posts - 46 through 60 (of 142 total)