see here:
http://www.caldicot-pc-helpdesk.co.uk/fcv/index4.php
as you can see i have a feature on there to search a particular table, if you look at the dvd department, then try and search for the catagory of the film (just type in comedy) it shows no results even though there is items in the database.
I have SQL's fulltext searching feature on, on the following fields: Catagory, title, certificate.
I have worked out what the problem is but not sure how to solve it. When i have one entry with (comedy) it dont work, if i have 2 entries with (comedy) it works and displays both results. If i enter 3 or more entries into the table and try and search for (Comedy) it wont display any results.
Yet if i search for (action) it will find a number of results??
Does anyone know anything about this?
http://www.caldicot-pc-helpdesk.co.uk/fcv/index4.php
as you can see i have a feature on there to search a particular table, if you look at the dvd department, then try and search for the catagory of the film (just type in comedy) it shows no results even though there is items in the database.
I have SQL's fulltext searching feature on, on the following fields: Catagory, title, certificate.
I have worked out what the problem is but not sure how to solve it. When i have one entry with (comedy) it dont work, if i have 2 entries with (comedy) it works and displays both results. If i enter 3 or more entries into the table and try and search for (Comedy) it wont display any results.
Yet if i search for (action) it will find a number of results??
Does anyone know anything about this?
Last edited: