Bug: SQL Query Builder In Statement Ignores Any Values With Commas

When I’m using the SQL Query Builder and the Visual Designer to filter out items, the Where In filter ignores anything that is selected from the choice list if it has a comma in it.

To Reproduce:

  1. Create a new Query Designer session comprising a selection of row data with string values that contain commas and some that don’t.

  2. Select the Elipses for the Where clause on the column in question.

  3. Select the IN filter for the Where clause and select every row populated by the Toad product.

  4. Click Ok and then go back into the Where clause by clicking on the Elipses.

  5. Notice how all of the items with Commas are ignored and removed from the Where selection.