Subject | Database tables how to compare and changed |
---|---|
Author | Andrew Gable |
Post date | 2013-11-13T18:25:35Z |
Hi all,
I have done a major update to my system database due to new software development that I have been working on
and I need to now change the live database to have the new tables / columns etc in it
IS there a way I can do this without having to lose data?
I have a SQL script that now makes all the new tables and types etc can I use that as a compaire to see what tables need chaning
Andy