Viewing 7 posts - 16 through 22 (of 22 total)
Robert.Sterbal (1/17/2012)
If a holiday falls on a Saturday, the Federal Reserve will be open for business as usual on the Friday before. But if...
January 18, 2012 at 4:55 am
Thank you all for your feedback.
This was obviously a simple example. Perhaps too simple. The next time I need to use something like this in a...
August 1, 2011 at 5:22 am
Thanks for the suggestion ColdCoffee. I tried that, but the query returned way more than 10 results for each agent. I will tinker around with that query, and...
May 20, 2011 at 5:11 am
Oliiii (10/15/2010)
No need to cast so many things, just do it like this:
Select CAST('2010-01-08' + ' ' + '03:25:25' as DATETIME)
Oliii,
Your query above works fine. But when I substitute...
October 15, 2010 at 8:52 am
Nevyn (7/15/2010)
You have the parameters in the wrong order, I believe.
D'oh! That was the problem. Thanks
July 16, 2010 at 6:26 am
I just noticed something else. Each data flow shows 440 rows are being transferred. But I see 880 new rows on the production server, and zero in development....
September 16, 2009 at 7:02 am
Viewing 7 posts - 16 through 22 (of 22 total)