Hi guys I have a couple of websites that are exactly the same for two differnt companies these apps are identical except the data that the companies store in them. These have been working fantastcally as there is only two but I have some plans to expand soon. once I start getting to five or 6 rolling out changes is going to be be a pain.
Presently all of the sites formating is stored in their database so that is cool. What I want is a more centralised model eg both sites using the same webforms for easy development ( just drope the new pages in) but how do I approach this? the same goes with the databases there are 2 separate database what if I need to add a new field I would need to go into every single one. Is there a way to cascade the changes accross the databases
I am using sql server express for the dbases.
My cat's name is sprinkles
-Ralph Wigam
Presently all of the sites formating is stored in their database so that is cool. What I want is a more centralised model eg both sites using the same webforms for easy development ( just drope the new pages in) but how do I approach this? the same goes with the databases there are 2 separate database what if I need to add a new field I would need to go into every single one. Is there a way to cascade the changes accross the databases
I am using sql server express for the dbases.
My cat's name is sprinkles
-Ralph Wigam