I have an app that requires that each customer have thier own database. Each database will contain the same tables/fields etc. When I create a database for a customer, it will be duplicating the 'Model Database'.
My question is, if i need to make changes to the 'Model Database', how can I make the same changes to each of the databases that were created BEFORE I made the change to the Model, without having to manually change each existing database.
TIA
My question is, if i need to make changes to the 'Model Database', how can I make the same changes to each of the databases that were created BEFORE I made the change to the Model, without having to manually change each existing database.
TIA