I am attempting to use a parameter in a command in CR 11 with MySQL (I believe the version is 5.1) as a data source. Unfortunately I am getting various syntax errors. I have tried putting the parameter in single quotes ('{?Start Date}'), no quotes, and single quotes and percent sign ('%{?Start Date}%').