Undeclared identifier TOracleQuery

N Shah

Member
Hi,

Just installed latest DOA version for Delphi 10.

Oracle is in the units clause.

Still getting Undeclared Identifier TOracleQuery.

On doing Open file at cursor, for Oracle, it opens Firedac.oracle

Pls help asap.

Thanks,
Nirali Shah
 
Have removed Firedac components and tried.

During installation, DOA directory is not created in Studio/17.0/ etc

I also have doa for 2010 installed. It is working fine. Cant discontinue it till D10 becomes operational.

Paths are all correct for both.

Oracle defaults to Firedac.phys.oracle

I think this is the issue. Pls help asap.
 
Am also getting "Can not resolve unit OracleNavigator"

Pls help asap. Am migrating an exisiting project from Delphi 2010.
 
Solved this by doing 3 things.

1) Creating a DOA directory in Embarcadero\studio\17.0

2) Installing everything to BDS/DOA

3) Removing firedac.phys from the list of Project-Options-Delphi Compiler-Debug Configuration-Unit scope names.

Hope this helps someone in future with the same problem.

 
Back
Top