Hello,
I have realized this with an sql statement. If there is a better solution available, please let me know J Hello again, I get an inputstring like this: "OPE VOLKSWAG BMW" It is right that not all characters were set Now I should return all records like the description is right "where upper description like '%' || :inputstring || '%' This works great but with only one searchword. The function in(:inputstring) is in my opinion not purposeful too. I can create a loop and every space-character could I set a new keyword, but an array does not exists in firebird. There are any ideas how I can realize this? Thanks
