How to set Environment variable for SSIS package

  • Hi,

    I need to set the environment variables for SSIS package.

    The thing is that we need to use Command Prompt to set the environment variable(Not My computer -> Advanced).

    Could you please let me know how to do it?

    Regards

    SqlStud

  • Hi,

    The Environemnt varibales that you are trying to Create(or) making any Changes made with SET will remain only for the duration of the current CMD session only...

    try Checking this link

    http://ss64.com/nt/set.html

    Best Reagrds

    Anil Inampudi

  • Maybe this article will help.

    The absence of evidence is not evidence of absence
    - Martin Rees
    The absence of consumable DDL, sample data and desired results is, however, evidence of the absence of my response
    - Phil Parkin

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

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