This topic is locked

Change DB tables

9/1/2009 11:34:12 AM
PHPRunner General questions
M
mfero author

I have a database which has tables (i.e., Nursing, Engineering, Arts & Sciences, etc).
In my initial go round I selected Nursing and proceeded to customize the pages I needed. I thought (maybe) if I did a Save As after selecting the Engineering table, I could maintain the layout and just swap out every instance of Nursing in the code to Engineering. No such luck.
Is it possible to do this?
TIA

Sergey Kornilov admin 9/1/2009

Michael,
unfortunately it won't work this way.
You can have better luck combining these tables into a single table or database view. In this case you only have one template.