Hello,
Using the new version All my reports which used parameters stopped working.
Please check it.
To reproduce
1. The select command is
SELECT * FROM table WHERE {filter} ORDER BY field1
Then during the execution replace {filter}with field1= 2
I have dumped the data and it seems that the {filter} is not recognised.
After this the SQL is truncated before it is passed to execution.
I want to use the new version, but this is not possible due to this problem
Kind Regards
Tony
Problem with parameters
-
- Posts: 72
- Joined: Mon Jun 07, 2010 2:39 am
Problem with parameters
Hello, Tony
We have fixed this error, we will update the release on our website within 3 hours.
Thank you.
We have fixed this error, we will update the release on our website within 3 hours.
Thank you.
-
- Posts: 72
- Joined: Mon Jun 07, 2010 2:39 am
Problem with parameters
Thanks Vladimir,
It seems that everything is OK now.
Tony
It seems that everything is OK now.
Tony
Problem with parameters
This is very good!!!