This topic is locked

New view for existing table

9/16/2005 2:53:13 PM
PHPRunner General questions
author

How do I use a table again to create a new view? For example, I already use the employee table to create an employee list page. Now, I want to use the same table to build a phonelist.
When I use the employee table again to build the phonelist page, the employee list page gets overwritten. I'd rather not have to build another table to display information that's already there.

Sergey Kornilov admin 9/20/2005

Hi,
you can build two different projects using the same table and put them in the different folders.