• da-zero (11/22/2010)


    Craig Farrell (11/22/2010)


    The other option is using the expressions in the OLEDB source object, and setting servername via the variable, then using that as the source for a dataflow pair.

    Unfortunately the question was about an Execute SQL Task 😉

    Agreed, but since that task was:

    Insert into blahblablah(column1, column2)

    Select (blah1, blah2)

    from ?.databasename.dbo.tablename

    There are now some other approaches. 🙂

    The task she's trying to do can also be done from the data flow objects, and would allow her to use it the way she's trying to, just with a slightly different approach.


    - Craig Farrell

    Never stop learning, even if it hurts. Ego bruises are practically mandatory as you learn unless you've never risked enough to make a mistake.

    For better assistance in answering your questions[/url] | Forum Netiquette
    For index/tuning help, follow these directions.[/url] |Tally Tables[/url]

    Twitter: @AnyWayDBA