Viewing 15 posts - 1 through 15 (of 23 total)
July 18, 2018 at 7:08 pm
if not exists (select 1 from TableA)
return;
July 11, 2018 at 3:48 pm
July 10, 2018 at 1:31 pm
(DT_WSTR,4)...
July 10, 2018 at 12:15 pm
I agree with you on the format should be YYYYMMDD. I will try to make the business stake holder to abide to it. Thanks! much appreciated.
July 9, 2018 at 2:01 pm
this expression returns '2018-06-30' which is correct, but how do I convert it to '06302018', which is the format date at the end of the file?
July 9, 2018 at 11:33 am
Oh, got it! One more question though (and pardon my ignorance): Drew hard coded the variable @ARandomSaturday to a Saturday' specific date. My thought is; Does it need to be...
July 9, 2018 at 9:30 am
Thanks for the post, but that doesn't exactly help me, as I need the ssis version builder syntax for it.
July 9, 2018 at 7:35 am
Jeff Moden - Thursday, June 28, 2018 12:47 PMDoes column 5 make consistent use of being wrapped in double quotes?
the answer is...
June 29, 2018 at 9:54 am
I figured it out.
I needed to set the data type for column being summed as decimal in the flat file connection manager because the QUANTITY column in the...
October 24, 2017 at 2:11 pm
I fully agree. Just as FYI, after selecting "ragged right" you still need to adjust you field lengths and renaming the field names.
October 3, 2017 at 1:05 pm
Sue,
I opened it in Note++ and indeed was able to better make out the columns and their length, so I went back to ETL and this time I selected...
October 3, 2017 at 12:58 pm
October 3, 2017 at 11:49 am
Hi Everyone,
I checked the directory to the share and I do have access to it.
Sue,
I went ahead with your suggestion, created the .bat file;...
September 27, 2017 at 4:07 pm
Viewing 15 posts - 1 through 15 (of 23 total)