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