Php et oracle 9

cs_nat Messages postés 24 Date d'inscription dimanche 15 décembre 2002 Statut Membre Dernière intervention 3 septembre 2010 - 24 mars 2003 à 19:29
rhabib Messages postés 96 Date d'inscription dimanche 25 janvier 2004 Statut Membre Dernière intervention 22 février 2008 - 22 févr. 2008 à 17:10
Bonjour,
je voudrais savoir si les fonction d'oracle sous php destinées à oracle 8 sont les même pour utiliser oracle 9.
merci d'avance

2 réponses

cs_booth Messages postés 220 Date d'inscription lundi 14 janvier 2002 Statut Membre Dernière intervention 13 juin 2005
27 mars 2003 à 04:07
J'ai pas encore testé (chu en train d'installer Oracle 9i...) mais essaie toujours de voir avec la librairie Oci8 je pense que c'est celle qui se rapproche le plus

http://www.php.net/manual/fr/ref.oci8.php

regarde dans les posts en dessous des fonctions....
on dirai ki yen a un ka réussi :

Tom Tsongas has a hint on compiling oci8 with Oracle 9i.
--------------------------------

I built PHP with oracle and oci8 extensions.
I built it as a static module for Apache 1.3.20.
If you are getting errors from running 'configure' (something like it can't
locate the Oracle libraries) its because the Oracle 8 library searched for is
hard coded as libclntsh.so.8.0 corresponding to the older oracle library.
If you create a symbolic link to the oracle 9 library as follows:

ln libclntsh.so.9.0 libclntsh.so.8.0

it will compile and build.

Tom

A+

booth

La connerie c'est la décontraction de l'intelligence.(Serge GAINSBOURG)
0
rhabib Messages postés 96 Date d'inscription dimanche 25 janvier 2004 Statut Membre Dernière intervention 22 février 2008
22 févr. 2008 à 17:10
oui c les memes

RHABIB
0
Rejoignez-nous