Conditional Alter Table

  • Hi, am creating a DTS to import some Access tables. I was wondering if there is a way to check if a column in a table exists and only run an Execute SQL Task (adding identity column) if necessary?

    Tahnks

  • This was removed by the editor as SPAM

  • Hi,

    You can check a record if exist in some table using lookups in DTS.

    Here is an example in how to use it...

    http://www.sqldts.com/default.aspx?6,107,277,7,1

    JFB

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

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