Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to generate incremental script to sync databases?

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
Suppose there is a production database running.
And I have a testing database and made a lot of changes on the testing databse.
Now, I want to sync these 2 databases (make database structure of the production db the same as the testing one).

How can generate the script to sync the production database?
(I don't want to re-create the production database!)

Thanks!
 
You have to use a change control policy to be able to do that there is good example of it at: it is to big to post here thogh AL Almeida
NT/DB Admin
"May all those that come behind us, find us faithfull"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top