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
_______________________________________________
New York PHP User Group Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

http://www.nyphp.org/show_participation.php

Reply via email to