Data type mismatch using ADOQuery and parameter in FR 6.8.6

After updating from FR 6.4 to 6.8.6 we have a problem using ADOQuery and parameters:

The query includes

WHERE Table.id = :p

In the parameter editor p is defined as an integer, so is the column "id" in the connected SqliteDB.


Everything worked fine in FR 6.4, but in 6.8.6 we get a "Data type mismatch" dialog and the report fails.

Setting the WHERE clause to a fixed value works, but using parameters doesn't. What's wrong?


Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.