This is a discussion on PHP, ODBC, Oracle within the PHP Language forums, part of the PHP Programming Forums category; Hello, does anyone know the reason of displaying this error message: 'Specified driver could not be loaded due to system ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
does anyone know the reason of displaying this error message: 'Specified driver could not be loaded due to system error 126 (Oracle73)?' The Oracle client is installed on the same machine as the Apache with PHP and the ODBC sources are configured properly. The ODBC source works with MS Access and SQL Server but does not want to work with the PHP script. Any ideas? Thanks for advice. ...::fabio |
|
|||
|
have you tried using adodb classes, it's quite handy!
Fabio <fabio@anti-spam.inet.alpha.pl> wrote in message news:<bu41ta$1ep$2@nemesis.news.tpi.pl>... > Hello, > > does anyone know the reason of displaying this error message: 'Specified > driver could not be loaded due to system error 126 (Oracle73)?' > > The Oracle client is installed on the same machine as the Apache with > PHP and the ODBC sources are configured properly. The ODBC source works > with MS Access and SQL Server but does not want to work with the PHP > script. Any ideas? > > Thanks for advice. > > ..::fabio |