Re: [PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-21 Thread Philippe Saladin
;; ; Dynamic Extensions ; ;; ;Windows Extensions extension=php_oci8.dll extension=php_oracle.dll ""Sheeta"" <[EMAIL PROTECTED]> a écrit dans le message news: 9dfq8g$no0$[EMAIL PROTECTED] > Dear, > > Sorry, I also have the same probelm... On my php.ini, I

Re: [PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-10 Thread Sheeta
Dear, Sorry, I also have the same probelm... On my php.ini, I can't find the php_oci8.dll and php_oracle.dll... where I can find it?? Please help?! Sheeta ""Philippe Saladin"" <[EMAIL PROTECTED]> wrote in message 9darfc$fvs$[EMAIL PROTECTED]">news:9darfc$fvs$[EMAIL PROTECTED]... > Thanks to Ra

Re: [PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-09 Thread Philippe Saladin
Thanks to Randall Barber, I've just to uncomment php_oci8.dll or php_oracle.dll in the php.ini file. It works now. I hadn't read enough the docs! Regards, Philippe -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

Re: [PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-07 Thread Wayne Bastow
On Sat, 5 May 2001 01:26, Philippe Saladin wrote: > Hello, > > Newbie to PHP, I try to connect to an Oracle 7.3 database. > Is there something special to do to use the oracle functions, as > ora_logon?? I obtain a message "fatal error : Call to undefined function: > ora_logon()" SqlNet Client is

[PHP-DB] connection to Oracle 7.3 with ora_logon()

2001-05-04 Thread Philippe Saladin
Hello, Newbie to PHP, I try to connect to an Oracle 7.3 database. Is there something special to do to use the oracle functions, as ora_logon?? I obtain a message "fatal error : Call to undefined function: ora_logon()" SqlNet Client is installed Best regards Philippe -- PHP Database Mailing