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