I am trying to run a query based on a value in a textbox, the field in the query is a number, if there is no value then return all records, if there is a value then return that value. There are actually around 10 other query parameters but this is the only one that fails with or without the...