RB10.05 & Advantage
Environment = Dephi 2007 for win32
Advantage 8.1
In the End User Databases - Advantage is a word document with instructions
on how to build Advantage Support into Report Builder.
These instructions have sereved me well in the past for Delphi 6 but I am
having a little trouble on Delphi 2007 with item 7....building the
rbAds10105.dpk
When this compiles there is an error generated
[DCC Error] rbAds10105.dpk(32): E2202 Required package 'Adsd70' not found
In rbAds101005.bpl, I changed the reference from Adsd70 to Adsd2007 and
all seems OK.
Although I have not done extensive testing the components seem to live well
together.
Was I OK to change the reference? Basically it was a guess and I do not
know if I have created problems elsewhere.
Thanks in advance
Philip L Jackson
Advantage 8.1
In the End User Databases - Advantage is a word document with instructions
on how to build Advantage Support into Report Builder.
These instructions have sereved me well in the past for Delphi 6 but I am
having a little trouble on Delphi 2007 with item 7....building the
rbAds10105.dpk
When this compiles there is an error generated
[DCC Error] rbAds10105.dpk(32): E2202 Required package 'Adsd70' not found
In rbAds101005.bpl, I changed the reference from Adsd70 to Adsd2007 and
all seems OK.
Although I have not done extensive testing the components seem to live well
together.
Was I OK to change the reference? Basically it was a guess and I do not
know if I have created problems elsewhere.
Thanks in advance
Philip L Jackson
This discussion has been closed.
Comments
HI Philip,
Yup all OK. That's virtually what I did and it is working 100%.
Regards,
Ian
--