Viewing 15 posts - 271 through 285 (of 842 total)
January 22, 2019 at 11:10 am
call.copse - Monday, January 21, 2019 4:38 AMBe like her and work with her. They're not mutually exclusive! 🙂
+1000
January 22, 2019 at 7:34 am
January 8, 2019 at 12:59 pm
At my prior job we used 3 part naming, our database names were the same on DEv, TEST, QA, PROD. My current job the database names start with the prefix...
January 7, 2019 at 7:41 am
I don't have a solution, but I'm curious as to how to get the desired results. I don't think Jonathan will work with different data.
I modified the data and...
January 4, 2019 at 1:20 pm
Without data to test with not sure if this would work, here is what I would try:DECLARE @startdate AS DATE;
SET @startdate = '2016-01-01';
WITH EncounterProc_CTE...
January 2, 2019 at 3:09 pm
If you are wanting to be able to write out 2 different formats to the same file, you will need to create 2 different 'layout' connections in your connection manager.
January 2, 2019 at 2:26 pm
I'm assuming what you mean is you want to be ale to 'append' the data from the second data flow task to the data from another data flow task.
January 2, 2019 at 2:23 pm
A couple things I'd like to see are the ability to link multiple email accounts. I liked the change from the prior version, looking forward to the new version.
December 28, 2018 at 7:55 am
December 27, 2018 at 1:54 pm
To paraphrase your quote Eric, "The SSIS universe is complicated, but your SSIS life is only as complicated as you choose it to be."
I choose an uncomplicated SSIS life.
December 27, 2018 at 1:52 pm
December 27, 2018 at 9:15 am
Viewing 15 posts - 271 through 285 (of 842 total)