I have to make changes to a production database (RBase 7.1). I was looking for any ideas on how you professionals approach such changes.
I have to modify table structures by adding some new columns and changing the value of some computed columns. Then I have to modify several forms. Do you make a backup of the production database and then make the changes to the backup? If you modify the forms on the backup, how do you copy the new forms back to the original database? Thank you in advance for any ideas or suggestions.
