Page 1 of 1

No Oracle Client how i connect? It's possible?

Posted: Fri 24 Jun 2005 20:20
by Victor Morgado
How i connect to oracle without a Oracle Client on Machine?

Oracle Instant Client

Posted: Sun 26 Jun 2005 06:34
by Guest
There is Oracle Instant Client - check if it suits your needs.
The instant client is just some DLLs you can put into your app directory - no installation is needed. I used it with DBXODA, and it works excellent.
The DLLs still take around 100MB, so the instant client is not suitable for all situations.
http://www.oracle.com/technology/tech/o ... lient.html

Posted: Mon 27 Jun 2005 06:35
by Paul
To connect to Oracle without Oracle client please use "Oracle Net (Core Lab)" connection with TSQLConnection or TCRSQLConnection. Set DataBase parameter as described in ReadMe.html