Recent content by brown078

  1. B

    Odbc Im003 Error With Php 4.4.0

    Could it possibly be that PHP isnt looking in the right spots for the shared libraries?
  2. B

    Odbc Im003 Error With Php 4.4.0

    Yes, I set the LD_ASSUME_KERNEL=2.4.1 due to the fact that we are not on 10.0B. It doest seem to help at all.
  3. B

    Odbc Im003 Error With Php 4.4.0

    Hello All, I am using PHP 4.4.0 to connect to a remote progress DB. I have the ODBC side working fine with a C program provided in the ODBC documentation. Although, when I try to connect with PHP (after configuring with custom odbc), I get the following error: Warning: odbc_connect(): SQL...
Back
Top