Apollo DADE in D2007
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
--
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
--
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
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
--
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com