Hi
I have managed to insert a wildcard parameter but I don't really want the user to enter %something% in the input box.
I have tried to have a number of combinations in SQL, like '%inMedicine%' and
'%' inMedicine '%', but it does not work.
Any suggestions will be most welcome.
Thank you again very much.
Werner