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?


  • Thanks. I end up using something else.

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

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