Did you remember to compile ODBC into PHP?

./configure --help shows these odbc options:

  --with-iodbc[=DIR]      Include iODBC support.  DIR is the iODBC base
                          install directory, defaults to /usr/local.
  --with-unixODBC[=DIR]   Include unixODBC support.  DIR is the unixODBC base
                          install directory, defaults to /usr/local.

Dan

-----Original Message-----
From: Analysis & Solutions [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 02, 2002 10:50 AM
To: PHP List
Subject: Re: [PHP] Re: odbc_fetch_into ??


On Tue, Jul 02, 2002 at 11:59:59AM -0400, Scott Fletcher wrote:
> That function, odbc_fetch_array() does not work.  PHP spit out the error,
> undefined function.

Huh?  Which version of PHP are you using?  It's available in 4.0.2 or 
greater.  Did you misspell the function name?

--Dan

-- 
               PHP classes that make web design easier
        SQL Solution  |   Layout Solution   |  Form Solution
    sqlsolution.info  | layoutsolution.info |  formsolution.info
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
 4015 7 Av #4AJ, Brooklyn NY     v: 718-854-0335     f: 718-854-0409

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to