Re: SQL outer join problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Liz Kim wrote:
I've tried using the same php.ini file and phpinfo() shows the same info for
both servers.

I think I've narrowed the problem down a little bit though. After looking
into the Driver Manager's log and I found that
SQLExtendedFetch is being called on server 2 (incomplete result) and
SQLFetch on server 1 (correct result).

Can someone please tell me when PHP calls SQLExtendedFetch in stead of
SQLFetch?  How can I configure PHP to use SQLFetch instead?

Seems to be something to do with your odbc settings. Are they the same on both servers?

--
Postgresql & php tutorials
http://www.designmagick.com/


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux