PHP, ODBC, Oracle

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fabio

    PHP, ODBC, Oracle

    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

  • scott chu

    #2
    Re: PHP, ODBC, Oracle

    have you tried using adodb classes, it's quite handy!

    Fabio <fabio@anti-spam.inet.alpha .pl> wrote in message news:<bu41ta$1e p$2@nemesis.new s.tpi.pl>...[color=blue]
    > 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[/color]

    Comment

    Working...