Viewing 15 posts - 76 through 90 (of 175 total)
I have always been using either SQL Server or text file logging with SSIS, since they are easy to review. Could you comment on potential usages (advantages/disadvantages) of some...
December 30, 2011 at 10:07 am
This is a great summary of the main things one would need to know about scripting as it relates to SSIS. Of course with .NET there are endless possibilities,...
December 13, 2011 at 12:18 am
Great package and article. Thank you! I am saving this one 😉
October 30, 2011 at 2:50 pm
Thank you for sharing this obscure issue. I hope it saves me time someday.
October 11, 2011 at 7:30 pm
Thank you for the article. Could you expalin how this line works:
set context_info @b-2
Why is there no equal sign?
August 29, 2011 at 10:25 am
I had no idea you could use PARTITION BY with things like MIN, MAX, COUNT, etc. :blush:
Thank you for the article!
August 27, 2011 at 9:46 pm
All the critical comments aside (regarding proofreading), I liked the article. I haven't used filtered indexes previously and this gave me a good idea when I might want to...
August 25, 2011 at 8:27 am
Very sneaky! Thank you for sharing 🙂
July 22, 2011 at 9:19 am
Thank you for the article. It's building nicely on the methods of splitting strings by Jeff Moden and others. I am actually very curious about this sentence:
I've...
June 22, 2011 at 10:39 pm
BobA 66314 (5/18/2011)
A) You ACTIVATE the CustomerRequestList queue (file: 080 EmployStaffManager.sql)
Why is there no need to activate the CustomersResponseToAskList queue? Is it because it is not carrying...
May 18, 2011 at 1:20 pm
Since this was a pretty long article I had to put it aside and read it over the weekend. Just finished. I have to say this is probably...
May 7, 2011 at 2:00 pm
Well done, thank you! I don't care how many times single user mode has been written about. We all can use another reminder, because this is not something...
May 4, 2011 at 10:11 am
Wow! Thank you for sharing this solution. Life would be way too easy without annoying problems like this.
April 27, 2011 at 11:32 am
Thank you both Craig and Wayne! This points me in the right direction.
April 19, 2011 at 4:13 pm
Thank you for the article! I didn't even know this feature existed :blush: I suppose it wasn't publicized enough. It's incredibly useful, but, as Kendal pointed out,...
April 18, 2011 at 9:16 am
Viewing 15 posts - 76 through 90 (of 175 total)