Migrate changes from Test to Production

  • Hi All,

    I have a requirement: I have a user who uses a third party application. This application has a form in which the user enters some data and when he clicks "submit", the data gets entered into different SQL server tables in one database.

    Now the user does this in the TEST environment. The requirement is that I have to implement a solution to migrate that changes in production.

    I am thinking of 2 solutions:

    1. do a data import-export and append the data by first clearing out the prod table data. ---> I think this is not a good idea

    2. to implement replication ... merge replication ---> dont know if this is a good idea ?

    Any inputs are appreciated !!

    Environment Test and Prod: SQL 2K5, sp2, win 2k3 R2

    Thanks,

    \\K

    ______________________________________________________________________________________________________________________________________________________________________________________
    HTH !
    Kin
    MCTS : 2005, 2008
    Active SQL Server Community Contributor 🙂

  • Are these data changes or schema changes?

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

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