Hi,
I can't work out the SQl string needed so that a user input string can be searched for from 2 fields in 2 tables.
I am using LIKE %userinput% to search the fields, this works for one field from one table but i can't get the SQL right for any more than that.
Thanks in advance,
Chris
I can't work out the SQl string needed so that a user input string can be searched for from 2 fields in 2 tables.
I am using LIKE %userinput% to search the fields, this works for one field from one table but i can't get the SQL right for any more than that.
Thanks in advance,
Chris