Database Components + code in report = unknown type error

edited November 2007 in FastReport 4.0
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 ?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 7:03PM
    with out seeing the units you developed or the code you are using in the report and the exact error message. it would be strictly a quess.
    either post your components in the binaries news group or go to main page and start a support ticket.
  • edited 7:03PM
    alright thx

Leave a Comment