Macro in SSIS, pops up for user name password

  • Hi Guys,

    I am running a Macro file in SSIS VB script task.

    My macro pulls data from a https url and url requires user name and password.

    My package works fine in visual studio project solution but it pops up to enter user name and password.

    I need to schedule this package to run every 1 min. How can i achieve this?

    Thanks

     

  • Contact the web site admins and ask them, maybe?

    Why not script out the entire thing in VB? What does your macro do?

    The absence of evidence is not evidence of absence.
    Martin Rees

    You can lead a horse to water, but a pencil must be lead.
    Stan Laurel

  • Thanks. I end up using something else.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply