What is the best way to add new columns to a Table/View in the Store Model when the DB changes?
Posted: Wed 08 May 2013 15:45
Hi,
I was wondering whether there is a simple method of updating an storage entity rather than updating the whole model from the db. Basically I have added 2 columns to a View(in the DB) and the easiest approach I have at present is to add the 2 columns manually to the View Object in ED. I wish there was some form of right click "sync this Table/View from DB". I do find the "Update Model from Database" to be a little dangerous. I can select just the one View of interest, in "Recreate Model", and then all the other entities disappear because I have not selected them. If I do not "Recreate Model", I see no objects to update.
Thoughts appreciated.
Thanks.
I was wondering whether there is a simple method of updating an storage entity rather than updating the whole model from the db. Basically I have added 2 columns to a View(in the DB) and the easiest approach I have at present is to add the 2 columns manually to the View Object in ED. I wish there was some form of right click "sync this Table/View from DB". I do find the "Update Model from Database" to be a little dangerous. I can select just the one View of interest, in "Recreate Model", and then all the other entities disappear because I have not selected them. If I do not "Recreate Model", I see no objects to update.
Thoughts appreciated.
Thanks.