Viewing 15 posts - 106 through 120 (of 199 total)
Got it. Thanks Steve! You saved me the embarrassment of asking for the code 🙂
I'm not sure I understand the penalty of using local vars in the trigger. Why...
July 20, 2010 at 10:39 pm
Trigger it is then. Thanks
In this particular case, I'm trying to work around frozen code.
July 19, 2010 at 10:58 pm
AWESOME! This is not the first problem you've solved for me Jeff. Thank you! This is absolutely the best SQL Server forum out there thanks to people like you. I...
May 21, 2010 at 11:06 pm
Thanks Jeff. I should have cleaned that sample crap up. Sorry. Here's some TSQL that creates more realistic data. The idea here is I need a query that will return...
May 21, 2010 at 12:04 am
Yea, that's what I need alright. In my situation, it looks like I would essentially create my month counters in the same way the PIVOT example creates the employeeId counters....
May 20, 2010 at 7:29 pm
Perfect. Thank you.
May 12, 2010 at 11:55 am
Got, works great! Thanks for your patience!
March 19, 2010 at 8:31 pm
I thought I understood what you meant regarding "setting the package level variables", but now that I'm working on it, I'm confused. Doesn't that leave me right back where I...
March 18, 2010 at 11:45 pm
Great, thanks. That makes sense.
One more thing, how can I get BIDS to stop trying to validate my dang dynamic connection at design time. Very annoying. It does not need...
March 18, 2010 at 1:26 pm
Thanks! Got it, that makes sense, but then how do I set these values at run time during each iteration of the loop? The config data is only loaded once,...
March 18, 2010 at 12:21 pm
Good luck! Definitely interested in hearing the fix should you come across one.
March 11, 2010 at 11:01 pm
... and trust me. Spend the hour or two figuring out how to configure connections from a config file or table. Then forget that "Save sensitive data ... user key"...
March 11, 2010 at 9:33 pm
Well I think you just hit the nail on the head. "SQL Agent account is different". Permissions have absolutely nothing to do with it. That's what kept tripping me up...
March 11, 2010 at 9:27 pm
Actually, this error does not look like the dreaded unattended execution problem. This error looks like it's specific to the send mail task. Maybe you could try getting just the...
March 11, 2010 at 8:39 pm
Sorry, I was distracted by work the last couple days. I hope you solved your problem by now and you already know this:
Just to be clear, it's not the package...
March 11, 2010 at 8:31 pm
Viewing 15 posts - 106 through 120 (of 199 total)