N N Shah Member Nov 25, 2015 #1 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
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
Marco Kalter Administrator Staff member Nov 25, 2015 #1 Do you also use FireDAC? If not, can you remove it from your project?
N N Shah Member Nov 25, 2015 #1 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.
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.
N N Shah Member Nov 25, 2015 #1 Am also getting "Can not resolve unit OracleNavigator" Pls help asap. Am migrating an exisiting project from Delphi 2010.
Am also getting "Can not resolve unit OracleNavigator" Pls help asap. Am migrating an exisiting project from Delphi 2010.
N N Shah Member Nov 30, 2015 #1 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.
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.