Home DADE

Apollo DADE in D2007

edited May 2007 in DADE
Hi Guys,

I am trying to install the Apollo DADE in D2007. I have installed Apollo
without issue but when i try to install the DADE I get the following erroro
message...


[DCC Error] daLinkBroker.pas(508): E2003 Undeclared identifier:
'IsOrderedByAggregateCalcField'

Is this an issue with the Apollo DADE? If yes or no, where would you suggest I
look to resolve?

Regards & TIA,

Ian
--

Comments

  • edited May 2007
    Hi Ian,

    The IsOrderedByAggregateCalcField routine is located inside the TdaSQL class
    (daSQL.pas). This unit is referenced in the uses clause of the
    daLinkBroker.pas file. Check to be sure you are not referencing any old RB
    files when building packages or applications.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited May 2007
    Nico Cizik (Digital Metaphors) wrote:


    Hi Nico,

    That would seem to be the problem then. There is no
    IsOrderedByAggregateCalcField routine in the daSQL.pas in the Apollo DADE I
    have. Sigh..

    My DADE came with the latest Apollo files. Is there a more 'up-to-date' one
    with the routine in it around?

    Regards,

    Ian


    --
  • edited May 2007
    Hi Ian,

    Typically the DADE plugins do not replace the TdaSQL class. This is how all
    of the plugins work that are included with ReportBuilder and are available
    from our web site. The IsOrderedByAggregateCalcField is not a new addition
    to the class. You might try contacting the person or company who wrote the
    plugin and see if there is an updated version available.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.