Populate and use ObjectsToCopy collection using an expression - Transfer SQL Server Object Task

  • How can I populate and use ObjectsToCopy collection of Transfer SQL Server Objects Task using an expression (or script)?

    Goal: to copy only tables that have names starting with 'tmp'. The number of tables can change - the package must deal with that.

    Thanks.

  • You can set the TablesList property via an Expression.

    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

  • Can you provide an example of such expression? Tx.

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

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