hi rainer,
> I didn't get the exact problem!? Do you use comma seperated string
> lists? Using FIND_IN_SET('2', $yourStringDatabaseField) you can get a
FIND_IN_SET is bad practise -> not DBAL save!! cause just mysql supports
this function ....
alex