Hello all,
How do you folks handle modifying and/or adding tables to a deployed database in use by users?
Let's say you add a field to a table that wasn't in the original file, how do you take care of moving the existing data in the original table to a new table without the user having to do anything? Or add a new table and form?
Just trying to think ahead on how to handle updates.
Thanks
Dave