Topic: error in search using a date field with different database table

sir  i use two different search parameters, one is 'bookename' and other is 'bookissuedate'

and they are in two different tables like BOOK and DATE respectievly. at the time of searching i got a error msg

      "no such coloumn:   main.bookissuedate."     (i want search queiry  in bookname)?



any script?

Re: error in search using a date field with different database table

maybe you have an error in the database structure.


Why fields  'bookename' and  'bookissuedate'  in two different tables?
There is a relationship between the tables 'bookename' and  'bookissuedate' ?

Dmitry.