Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-11-13 : 16:23:52
|
josey writes "I am new in Sql server 7. In my company we have two servers, one for development team and another one for production. After changing the database structure on the development server, how can I make the same changes on the production server without writing complex scripts and losing any data. How can I detect all the changes made by the development team and compare those changes with the database structure in production ? Is there a way to synchronize the two databases ?
Thanks." |
|
|
|
|
|