Recent content by Bas

  1. B

    TOracleQuery.DescribeFull

    What's the difference between TOracleQuery.Describe and TOracleQuery.DescribeFull? There is no description for the DescribeFull method in the manual or Help-file.
  2. B

    DOA and Intraweb

    If you set the DesignConnection property of the OracleSession component to false everything works fine.
  3. B

    DOA and Intraweb

    For my database connection in an Intraweb application I tried to use DOA (Direct Oracle Access) data access components instead of the BDE data access components. But when I try to connect to the Oracle database I receive the ORA-12560 error (protocol adapter error). Has anyone some experience...
Back
Top