Viewing 15 posts - 301 through 315 (of 367 total)
Curious - why do you need to create a script task and execute a SQL query in that script task? If this is a one-time call to get/set some...
January 29, 2022 at 6:27 pm
Thank you so much! It works as planned.
January 29, 2022 at 6:19 pm
One more question ...
From a design perspective... is it better to have one script do it all or should there be different SSIS tasks for each?
January 25, 2022 at 5:08 am
try the following - just an example and you will need to play with destination filename/directory
its only the using session block - no need to post the remaining code
do...
January 25, 2022 at 5:06 am
Thanks for the info. I'll play around with it.
could you advise how do you know which files have been processed - and do you keep a copy of them...
January 25, 2022 at 4:53 am
One more comment re Days_Retrieval...
The files will have a system generated timestamp. Using this timestamp for calculating Days_Retrieval may not be helpful in all cases. I will have to give...
January 24, 2022 at 8:48 pm
Thank you so much for your help!
No problem. Here you go.
The files are put on the SFTP site daily (M-F) and remain there for 30 days. After 30 days, the...
January 24, 2022 at 8:29 pm
I got C# working. If the paths are explicitly set then no problem. It works. Now the next part is to use wildcards to access remote directory. How would I...
January 24, 2022 at 1:46 am
I am trying to setup the C# approach. The installation documentation isn't clear. How exactly do you set it up?
January 23, 2022 at 11:03 pm
Thanks for the reply. I went with the Execute Process Task approach because it was way easier to setup. I took a look at the C# one and I was...
January 23, 2022 at 7:54 pm
wow! so expensive. pass!
I will code it as you suggested.
January 19, 2022 at 12:46 am
duplicate post. sorry about that.
January 18, 2022 at 1:32 am
Thanks for the reply. I took a look at version. Here is what I have installed. I have VS 2019 and SQL Server 2019. Does below show any version incompatibilities?
Microsoft...
January 18, 2022 at 1:27 am
The only thing now is... can you create 2 or 3 CLI calls to Filezilla that work for you and then change the login, password, and even the site...
January 17, 2022 at 5:09 am
No problem
I created the Power Query in Excel and then copied it to the Power Query task in SSIS. I used the link you provided for the steps in...
January 7, 2022 at 3:56 am
Viewing 15 posts - 301 through 315 (of 367 total)