CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2005
    Posts
    175

    Unhappy Database Comparision

    I have SQL server 2008 express installed in my PC. I want to compare tables of two databases. I searched for tablediff.exe utility but it is not available in my PC. from net I found another utility program tableDiffGUI.exe. I tried with this exe but it is not generating any kind of out put.

    Can any one tall me where do I get tableDiff utility program for SQL Server 2008.

  2. #2
    Join Date
    Apr 2002
    Location
    Egypt
    Posts
    2,210

    Re: Database Comparision

    I usually use ApexSQL Diff. You can get a trial version from: http://www.apexsql.com/sql_tools_diff.asp
    Hesham A. Amin
    My blog , Articles


    <a rel=https://twitter.com/HeshamAmin" border="0" /> @HeshamAmin

  3. #3
    Join Date
    Oct 2005
    Posts
    175

    Resolved Re: Database Comparision

    hspc,

    thanks a lot for your kind help.
    I have used a manual method for this purpose.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured