|
There are several ways to connect to the Oracle
from Delphi. You can use ODBC and BDE, but i suppose you to use some kind
of component collections. For example Direct Oracle Access components can
connect to the Oracle without BDE and ODBC. One obvious advantage is the speed.
It uses tnsnames for databases, and you just simply put the session component to
the form and set the database and connect to it. Anyway they have a very good
help for all of their components.
You can find it
here:
|
- Oracle and Delphi Santosh Varma
- Re: Oracle and Delphi farkasb
- Re: Oracle and Delphi Steve Gouldstone
- Re: Oracle and Delphi Peter . McLarty
- Oracle and Delphi Santosh Varma
