• actually, it's really weird it's using PPCQuery, because I supplied the values for the drop down by typing them in. The parameter values are not supplied by a query!

    The datatype for the Division values in the PPCQuery is nvarchar(255) and the datatype specified for this parameter is text. These should be compatible.