SQL Server 2000

  • Hi community,

    Question:

    I have to copy tables+data from a database in sql server 2000 to a sql server 2008r2 database where this table does not exist. Is possible to do it with PowerShell ??

    Thanks for your response

  • luismarinaray (10/4/2016)


    Hi community,

    Question:

    I have to copy tables+data from a database in sql server 2000 to a sql server 2008r2 database where this table does not exist. Is possible to do it with PowerShell ??

    Thanks for your response

    Yes. There different ways to do it depending. You can do a search on: copy table and data with powershell

    and find different examples and approaches.

    Sue

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

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