foxlover2012
Programmer
Hi all,
After a system is deployed, changes are made to tables structures and databases on the development side. What is the best way to update the structures on the client machines? Right now I'm just keeping track of changes and run a script to update the tables. Is there an automated way to compare 2 tables and make changes automatically? How do you all handle this?
Thanks, John
After a system is deployed, changes are made to tables structures and databases on the development side. What is the best way to update the structures on the client machines? Right now I'm just keeping track of changes and run a script to update the tables. Is there an automated way to compare 2 tables and make changes automatically? How do you all handle this?
Thanks, John