How to loop the values in the package?

  • Koen Verbeeck (2/7/2012)


    Charmer (2/7/2012)


    Koen Verbeeck (2/7/2012)


    Because an object variable is a .NET object. It is like a ADO.NET rowset.

    A configuration file is an XML file, it contains strings.

    object variable <> string

    so how can i get the config file then? any other way?

    You can't. It is an object variable. As in object. You cannot store in object in an XML file.

    You populate your object variable with an Execute SQL Task, so I don't really see the need for a configuration.

    ok friend and if you don't mind...could you guide me with some related links for the usage of ssis configurations and some related topics?

    Thanks,
    Charmer

  • Sure I can:

    It's not that hard...

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Koen Verbeeck (2/7/2012)


    Sure I can:

    It's not that hard...

    Thank you Friend

    Thanks,
    Charmer

Viewing 3 posts - 16 through 18 (of 18 total)

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