Cannot compile DOA Trial version with Delphi6

Gerhard

Member
I am trying to compile an application with DOA 3.4.5 Trial version and Delphi 6 trial Version but it keep on telling me that it cannot find the OracleData.pas file. Obviuosly it is trying to recompile the file and not using the dcu file. What can the problem be? I have 6.168 Delphi 6 version. Is there some setting I need to change to use the dcu file instead? i get the same error with core Labs ODAC.

Thanks
Gerhard
 
It seems that the VCL units of the Delphi 6 trial version are not compatible with the Delphi 6 registered version. I have recompiled the package against the trial version, and this seems to fix the problem.

------------------
Marco Kalter
Allround Automations
 
Back
Top