T
|
thesofa 10/31/2006 |
I assume you have a missprint there, you have idstaff in the student table, would it be idstudent? |
![]() |
Alexey admin 10/31/2006 |
Graeme, |
G
|
gdude66 author 10/31/2006 |
Graeme, you can try to combine your tables data in one SQL query with JOIN clauses. Then use this query for searching. Don't forget to make changers in GetFullFieldName function to make searching work properly as described here: http://www.xlinesoft.com/phprunner/docs/us...sql_queries.htm
|