dingoishere
July 7th, 2008, 10:14 PM
How can I compare two database? find the difference and sync?
|
Click to See Complete Forum and Search --> : How can I compare two database? find the difference and sync? dingoishere July 7th, 2008, 10:14 PM How can I compare two database? find the difference and sync? dglienna July 7th, 2008, 11:13 PM to what from what, and which db? there are too many possibilities to have to guess! KrisSimonis July 8th, 2008, 09:43 AM There are many tools available for this, both commercial and non-comercial. The one we use over here at my work is made by a company called RedGate. It allows you to compare database structures and copy those, aswell as the data contained in the database. Ofcourse this tool was specificly written for MS SQL 2000 ( and a different version also for 2005 ), so this one might not work well for you. Try googling. TheCPUWizard July 8th, 2008, 09:44 AM BIG fan of the RedGate SqlCompare and SqlDataCompare products. :thumb: :wave: Alsvha July 8th, 2008, 03:19 PM BIG fan of the RedGate SqlCompare and SqlDataCompare products. :thumb: :wave: Was just gonna mention them. RedGate does make some wonderful tools - some a tad expensive :D, but the Compare products are huge timer savers for anybody working with database development. TheCPUWizard July 8th, 2008, 03:36 PM Was just gonna mention them. RedGate does make some wonderful tools - some a tad expensive :D, but the Compare products are huge timer savers for anybody working with database development. Depending on how you value your time.... I find them quite inexpensive... dingoishere July 8th, 2008, 09:41 PM I found "SQL Delta" and "D-Softs DBC" are good tools for compare. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |