Relating Tables - Search & Display

Hi there.

I'd like to thank everyone who helped me with my previous problem, now I
have a fresh one!

I want to search for data using PHP from 2 different tables, though these
tables are linked by an addressID, created using CHAR. The problem, is
relating the tables, then being able to run a query to retrieve the data.
Currently, I am running 2 queries to serach.

I tried to use INHERITS, but it did not work. Does anybody have any ideas?
Also, does anybody know how to display the result obtained from
pg_fetch_object(), i am using this as part of the search?

Thanx Again :-)

____________________________________________________________ _____
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
Yasmine Kedoo [ Sa, 10 April 2004 12:22 ] [ ID #141725 ]
Datenbanken » gmane.comp.db.postgresql.php » Relating Tables - Search & Display

Vorheriges Thema: session_is_started()
Nächstes Thema: functions aka stored procedures results and PHP