Re: Searching in several tabels

2004-05-10 Thread Egor Egorov
"Naim" <[EMAIL PROTECTED]> wrote: > I have a database with several tabels. Example: > > Database articles: > > Table1: > id > name > title > tekst > > Table2 > id > name > title > tekst > > Table3 > id > name > title > tekst > > Now I want to search for a specifik title within all the database an

Searching in several tabels

2004-05-10 Thread Naim
Hi All I have a database with several tabels. Example: Database articles: Table1: id name title tekst Table2 id name title tekst Table3 id name title tekst Now I want to search for a specifik title within all the database and then print the result - how do I do that. I have tried with: