Viewing 15 posts - 61 through 75 (of 100 total)
In truth, while I am impressed and somewhat flattered when an MVP pauses to answer one of my questions, I am just as grateful when anyone in the community answers...
July 29, 2019 at 12:32 pm
I don't have an answer for you, but...
You might take a look at https://stackoverflow.com/questions/45197675/upgrading-of-ssis-packages-from-2008-to-2014
It sounds very close to what you are trying to accomplish.
There is also this article (
July 18, 2019 at 12:52 pm
I too use have been known to use whatever tool can give me the quick and dirty solution to a data update, load, etc. excel, vbscript, powershell, what have you....
April 9, 2019 at 12:12 pm
I've always been a bit of a coward when it comes to using the execute package task, and have usually run with a third party task from PragmaticWorks. However, I...
April 8, 2019 at 12:25 pm
Quite often I just guess, and almost equally as often I guess wrong. But, I enjoy the exercise, plus, eventually I learn the correct answer. I'm very pleased to just...
March 13, 2019 at 6:00 am
This filled 2 gaps in my knowledge store, the first being a chance to see an example of the MERGE statement, which is a statement I still know little about, and...
March 8, 2019 at 6:15 am
I really have to start reading the whole problem before I answer. Thanks for keeping me humble.
Luther
March 1, 2019 at 6:02 am
Fun is solving the problem. Its even more fun if an approach is found that is new, and sustainable, with emphasis on sustainable. If I can't re-use it and improve...
February 18, 2019 at 6:24 am
The description "version number" vs "an optional integer that is used to group procedures of the same name" has a bit of a semantic disconnect that took me several minutes to reconcile...
February 8, 2019 at 6:06 am
I think developing ETL processes in such a way...
January 29, 2019 at 6:16 am
I would love to work with someone like that, and I would like to be more like that person as well. I see that type of person as an asset...
January 21, 2019 at 6:19 am
this I have to investigate more thoroughly. I have a number of subqueries in a long running query where I am trying to retrieve the first, the last or the...
January 21, 2019 at 6:16 am
Since you are traversing all the folders within \\srvfil01\Claims Autoload, why not just set your file mask as *.xlsx and then check the returned value for "\Pending\" before processing? It...
January 15, 2019 at 6:46 am
I like your idea of a session on starting a blog. I find myself wanting to start a blog, partly because I think here and there I have found a...
January 15, 2019 at 6:32 am
If you haven't already, you might try and use Task Manager to see what processes are running. It would let you know, maybe, if your job is leaving unclosed IE...
December 27, 2018 at 6:24 am
Viewing 15 posts - 61 through 75 (of 100 total)