[nycphp-talk] Connecting to an Oracle DB
Tim Gales
tgales at tgaconnect.com
Wed Mar 25 07:38:58 EDT 2009
Néstor wrote:
> Hi,
>
> System = W2K / apache 2.055 / php 5.25 / mysql 5.0.18-nt
>
> I am trying to connect to an Oracle Database and when using the
> oci_connect()
>
Oracle 10g uses a different 'dll' than 11g does.
(php_oci8 versus php_oci8_11g.dll)
You can use the 10g version of the dll to connect to an
11.1g database or so it is claimed at:
http://pecl.php.net/package/oci8
I am guessing that you would have reduced functionality
if you used the older dll.
(I never connect to anything higher than 10g)
--
T. Gales & Associates
'Helping People Connect with Technology'
http://www.tgaconnect.com
More information about the talk
mailing list