Page 1 of 1

Problem with parameters

Posted: Tue Apr 05, 2011 3:54 am
by tony.tomov
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

Posted: Wed Apr 06, 2011 1:28 am
by Vladimir
Hello, Tony

We have fixed this error, we will update the release on our website within 3 hours.

Thank you.

Problem with parameters

Posted: Thu Apr 07, 2011 1:16 pm
by tony.tomov
Thanks Vladimir,

It seems that everything is OK now.

Tony

Problem with parameters

Posted: Thu Apr 07, 2011 2:05 pm
by Andrew
This is very good!!!