Problem with Advantage 5.7 / RB7
I use D5 / RB7 / ADS5.7.
I get following error message if i compile for example the
enduser-application
File not found: adsdictionary.dcu
daADS.pas
.
.
uses
adsdictionary;
I understand this message, because in ADS5.7 I haven't this file, but what
can I do.
Thanks for help
Christian
I get following error message if i compile for example the
enduser-application
File not found: adsdictionary.dcu
daADS.pas
.
.
uses
adsdictionary;
I understand this message, because in ADS5.7 I haven't this file, but what
can I do.
Thanks for help
Christian
This discussion has been closed.
Comments
as the Advantage data dictionary was released in Advantage 6. Remove
AdsDictionary from the uses clause and modify TdaADSSession.GetTableNames to
not use the Advantage data dictionary.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com