Bug with 3.18 stable, 3.18 devel
Hi,
with 3.18 and never (incuding 3.18.6) i get many errors:
with 3.17 is all ok.
I found trouble part:
ADO Query inside Report, with some :parameters.
Inside AdoQuery.Params I have:
name | type | value
QueryParameter | Type | <report_variable>
or
QueryParameter | Type | <another_query."field">
I really need it...
with 3.18 and never (incuding 3.18.6) i get many errors:
The text, ntext and image data types cannot be compared or sorted, except when using IS NULL or LIKE operator
with 3.17 is all ok.
I found trouble part:
ADO Query inside Report, with some :parameters.
Inside AdoQuery.Params I have:
name | type | value
QueryParameter | Type | <report_variable>
or
QueryParameter | Type | <another_query."field">
I really need it...
Comments
3.18.12 also fixing FastReport Designer Clipboard bug (from 3.17)
Thanks