Jay Blanchard wrote:
> [snip]
> Okie dokie. I have an odbc data and I can use odbc_result_all() to
> return data in an HTML table format. If I switch to odbc_fetch_array()
> or odbc_fetch_object() I get a call to an undefined function even though
> TFM says that these are available in 4.3.7 running phpinfo() shows that
> ODBC is enabled properly. I have googled for it, with no meaningful
> return except that at one time there may have been a bug.
>
> Signed
>
> *Scratching My Head in Texas*
> [/snip]
>
> I should have asked a question [*slaps own wrist*], huh? Has anyone
> encountered this before and is there a solution?

I haven't encountered this problem before.  However, most of the time
when I run into a problem like this it's because there is a missing
library that is required *in addition to* the library for the extension.

--
Teach a man to fish...

NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
STFM | http://php.net/manual/en/index.php
STFW | http://www.google.com/search?q=php
LAZY |
http://mycroft.mozdev.org/download.html?name=PHP&submitform=Find+search+plugins

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to