I am in the process of creating a database that I broke into a front end and a back end. Currently, I know that I can update the UI or the Front end per se and have my users exit the Database and then update the UI. I told my boss that I can do that but if I ever make changes to the database structure then I would have to work nights or weekends to correct it. However, he told me there should be a way to update it while it is open or update the structure and then save it on top of the other one.
I know updating it while it is open will cause problems but is there a way to save just a new structure without editing the underlying data? I don't think it is possible but my boss says you can?
I know updating it while it is open will cause problems but is there a way to save just a new structure without editing the underlying data? I don't think it is possible but my boss says you can?