This topic is locked

Searching multiple tables

7/12/2006 7:55:38 PM
PHPRunner General questions
Z
zookx author

Is it possible to search multiple tables and only display the table/s that contains the searched word?
I have 11 tables with 3 fields each and would like the user to be able to search all of them, but only see the table/s with the searched words in.
Thank you in advance.
Alex.

J
Jane 7/13/2006

Hi,
generally it's not possible.

You can send a description of your project, structure of master and child tables and relationships between these tables and I'll try to find a workaround.