Re: Connect to Oracle DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



El SÃb 13 Sep 2003 03:56, Jack van Zanen escribiÃ:
> Hi
>
> I don't know how this shared library works, but to the best of my knowledge
> you'll always need oracle client software (SQL*Net) installed on the php
> server to connect to an oracle database . Please correct me if I'm wrong
> and point me to the docs.

As I stated before I now little about Oracle.
You surely need the client software, but that is exacly where the Oracle 
libraries should be. To compile PHP with support for any database (not onlt 
Oracle or PostgreSQL), you need the header files, and the libraries to link 
PHP against.
What you don't need is the server aplication. That can be in another machine, 
which would be the DB server.

-- 
 09:57:01 up 22 days,  1:47,  3 users,  load average: 0.45, 0.68, 0.53
-----------------------------------------------------------------
MartÃn MarquÃs                  |        mmarques@unl.edu.ar
Programador, Administrador, DBA |       Centro de Telematica
                       Universidad Nacional
                            del Litoral
-----------------------------------------------------------------

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux