We are using php on a linux box to call a stored procedure on an iSeries v5r2 to get data. We have been unsuccessful in using LIKE in the WHERE clause and using '%' as a wildcard when used in-line. What should we use for wildcards? -Daniel