Recent content by N Shah

  1. N

    Undeclared identifier TOracleQuery

    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.
  2. N

    Undeclared identifier TOracleQuery

    Am also getting "Can not resolve unit OracleNavigator" Pls help asap. Am migrating an exisiting project from Delphi 2010.
  3. N

    Undeclared identifier TOracleQuery

    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...
  4. N

    Undeclared identifier TOracleQuery

    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
Back
Top