This topic is locked

Multiple views for table

6/12/2004 10:52:15 PM
ASPRunnerPro General questions
T
Toad author

Hi, I need to create multiple views for a single table. These views would then be displayed as normal by cllicking on the table link from the main page.
However ASP runner only lets me set up a table to appear once. Is there an easy workaround for this? Or must I build a spereate project for each view and then put the asp's manually into my working folder.
It is required for a table which in specific circumstances I need to display sorted information based on a relationship to another table. It is not realistic to have this additional information appear in the main table under normal circumstances.
I hope that this is clear.

T
Toad author 6/12/2004

My mistake. I just realised that the views do infact appear in ASP Runner setup as seperate tables. Superb program. Thank you.