[PHP-DB] Re: Remote ODBC Connection to IBMi Db2/iAccess Very Slow to Fetch Results

2024-03-20 Thread Zachary Menzies
Hello again, It looks like the most recent PHP version (8.3.4) fixed this slow result fetching problem, so long as the SQL_CUR_USE_ODBC option is passed to the odbc_connect() function. I was going to post a bug report, when I tested it one last time, and lo-and-behold, the fetching performance

[PHP-DB] Re: Remote ODBC Connection to IBMi Db2/iAccess Very Slow to Fetch Results

2024-03-12 Thread Zachary Menzies
I found the options for "odbc.default_cursortype" here: https://www.php.net/manual/en/odbc.configuration.php (not sure why I didn't see it before). However, none of the options (0 to 3) made any difference. Zachary From: Zachary Menzies Sent: March 12, 2024