• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!

Database diff

Collapse
X
  •  
  • Filter
  • Time
  • Show
Clear All
new posts

    Database diff

    Used a tool once called Embarcadero Studio, that diffed schemas. ClientCo have deep pockets, but I found out that their permy staff have been asking for this product for donkeys and got precisely nowhere.

    Then I began to wonder, if anyone knows of some script or code snippet lurking somewhere that is a starter for 50 for doing a schema diff.

    This is for SQL Server.

    Inputs = two different DBs. Outputs = some change scripts for all the changed DB objects eg tables, sps, udfs etc.
    Knock first as I might be balancing my chakras.

    #2
    http://www.red-gate.com/products/index.htm

    Very good stuff and not expensive.

    Comment


      #3
      WinSQL used to be able to do that I think.

      go on www.sql-server-performance.com I think they always used to tout some tool or other.

      Comment


        #4
        I used the lite (free ) version of this for my own use some time ago.

        IIRC the UI was a bit peculiar but it worked fine and it was free.

        I also use SQLCompare from Redgate and can't speak highly enough of that.
        "The power of accurate observation is commonly called cynicism by those who have not got it" - George Bernard Shaw

        Comment

        Working...
        X