Hi, I am following the tutorial application and as you probably already know,
this application contains a database table containing columns for 'artist'
and 'title'. I am just trying to extend this application to make it possible
to search for both artists and album titles using 1 search bar.

I currently have the search bar setup to select data which has a title which
is 'LIKE' the data inputted into the search form. I'd like to extend this so
this data inputted into the search form can also be used to select data from
the artist column too, but cannot find an easy way to achieve this. 

Could anyone give me some tips?

Thank You,
Jamie 



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/SQL-TableGateway-How-to-Using-like-statement-with-2-columns-tp4659670.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to