Database Components + code in report = unknown type error
Hi !
We are trying some new database components in Delphi, and one of them have build the components set for FastReport. So we tried them but there is a problem when we try to use them in the code ( like to set a filter on a query in a dialog ). The error we get from FR is "unknown type : <Query class>" where <Query class> is the class of the query object we are using in the report. But if we are NOT (sry mistype) calling those objects in the code, the report is working perfectly...
And yes we have dragged the components which allow us to use the components in FR (like TfrxADOComponents) in the form.
Anyone have an idea why we have this problem ?
We are trying some new database components in Delphi, and one of them have build the components set for FastReport. So we tried them but there is a problem when we try to use them in the code ( like to set a filter on a query in a dialog ). The error we get from FR is "unknown type : <Query class>" where <Query class> is the class of the query object we are using in the report. But if we are NOT (sry mistype) calling those objects in the code, the report is working perfectly...
And yes we have dragged the components which allow us to use the components in FR (like TfrxADOComponents) in the form.
Anyone have an idea why we have this problem ?
Comments
either post your components in the binaries news group or go to main page and start a support ticket.