Problem with parameters

Stimulsoft Reports.PHP discussion
Post Reply
tony.tomov
Posts: 72
Joined: Mon Jun 07, 2010 2:39 am

Problem with parameters

Post 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
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

Problem with parameters

Post by Vladimir »

Hello, Tony

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

Thank you.
tony.tomov
Posts: 72
Joined: Mon Jun 07, 2010 2:39 am

Problem with parameters

Post by tony.tomov »

Thanks Vladimir,

It seems that everything is OK now.

Tony
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

Problem with parameters

Post by Andrew »

This is very good!!!
Post Reply