Demo for Delphi newbie

jwxly

Member
Installed demo of DOA onto demo of Delphi 7 Enterprise. When I try to compile the DOA demo projects I get a compiler error that says Oracle.pas not found. The message is correct, there is no such file, though there is a doa package. Any ideas?
 
The VCL components of the Delphi demo version are incompatible with the commercial Delphi version. You will need the commercial Delphi version to use the demo (or registered) version of Direct Oracle Access.

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