Forum Replies Created

Viewing 15 posts - 301 through 315 (of 367 total)

  • Reply To: Run SQL Query in C#

    Jeffrey Williams wrote:

    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...

  • Reply To: Stored Procedure Error

    Thank you so much!  It works as planned.

  • Reply To: SSIS SFTP using WinSCP

    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?

  • Reply To: SSIS SFTP using WinSCP

    frederico_fonseca wrote:

    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...

  • Reply To: SSIS SFTP using WinSCP

    frederico_fonseca wrote:

    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...

  • Reply To: SSIS SFTP using WinSCP

    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...

  • Reply To: SSIS SFTP using WinSCP

    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...

  • Reply To: SSIS SFTP using WinSCP

    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...

  • Reply To: SSIS SFTP using WinSCP

    I am trying to setup the C# approach.  The installation documentation isn't clear.  How exactly do you set it up?

  • Reply To: SSIS SFTP using WinSCP

    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...

  • Reply To: SSIS SFTP

    wow!  so expensive.  pass!

    I will code it as you suggested.

  • Reply To: Automate Import Process

    duplicate post.  sorry about that.

    • This reply was modified 3 years, 7 months ago by water490.
  • Reply To: Power Query SSIS Error

    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...

  • Reply To: Automate Import Process

    Jeff Moden wrote:

    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...

  • Reply To: Power Query SSIS

    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...

Viewing 15 posts - 301 through 315 (of 367 total)