Viewing 15 posts - 6,721 through 6,735 (of 13,876 total)
david.wright-948385 (9/8/2016)
Phil Parkin (9/8/2016)
I disagree. It makes perfect sense. He *always puts ON clauses on separate indented lines* – perfectly consistent.
That's the point I'm making - it's consistent, but no...
September 8, 2016 at 6:10 am
abhas (9/8/2016)
Hi Philip,I am able to load all tabs but how to load the tabs whose name format is : 1Q17, 4Q16,3Q16 etc.
Thanks,
Abhas.
To import data from one or more named...
September 8, 2016 at 6:06 am
Maybe you could make use of two or more SEQUENCEs. Take a read of this and see whether it could be of help.
September 8, 2016 at 5:47 am
david.wright-948385 (9/8/2016)
drew.allen (9/7/2016)
September 8, 2016 at 5:41 am
mister.magoo (9/7/2016)
Phil Parkin (9/7/2016)
September 7, 2016 at 1:51 pm
Luis Cazares (9/7/2016)
Jason A. Long (9/7/2016)
September 7, 2016 at 1:23 pm
Kyle Sherry (9/7/2016)
September 7, 2016 at 10:59 am
abhas (9/7/2016)
Hope all are doing good! 🙂
I am having a excel sheet which will contains around 20-24 tabs. Among those tabs i need to load data whose tab...
September 7, 2016 at 10:20 am
Kyle Sherry (9/7/2016)
September 7, 2016 at 10:19 am
Brad Allison (9/7/2016)
September 7, 2016 at 8:26 am
NewbyUser (9/7/2016)
i have a problem with a scalar valued function. There are two systems who will use the function to create new "OrderNumbers".
Sometimes the two system use the function...
September 7, 2016 at 8:25 am
Koen Verbeeck (9/7/2016)
Brad Allison (9/7/2016)
Is it as simple as doing this: System.IO.File.Move(@"C:\From.txt", @"C:\TO.txt"); ?Except I need the "TO.txt" file to be YYYYMMDD.csv
Yes, but be aware that the Move method cannot...
September 7, 2016 at 8:10 am
Or if you are happy writing some C# and using a Script Task (my preference), it takes only three or four lines of code. I can provide an example if...
September 7, 2016 at 6:51 am
colin.dunn (9/7/2016)
Thanks for the info guys, I've been learning SQL for a while now and I want to get my scripts as effective as possible.
No problem. Keep posting your questions...
September 7, 2016 at 6:36 am
It's probably easier to leave the destination file name as is and add a subsequent task to do a copy/rename.
If you do a search on SSIS file system task rename...
September 7, 2016 at 6:34 am
Viewing 15 posts - 6,721 through 6,735 (of 13,876 total)