ID: 25505 Updated by: [EMAIL PROTECTED] Reported By: michaelc at mikeit dot com dot au -Status: Feedback +Status: No Feedback Bug Type: ODBC related Operating System: Win32 PHP Version: 4.3.3 New Comment:
No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. Previous Comments: ------------------------------------------------------------------------ [2003-09-16 08:39:26] [EMAIL PROTECTED] Not that I know of. It will require a recompile to insert this change. ------------------------------------------------------------------------ [2003-09-16 00:39:12] michaelc at mikeit dot com dot au Will the windows version heed windows system variables ? Will try the next time I boot across to win32. ------------------------------------------------------------------------ [2003-09-11 23:30:06] [EMAIL PROTECTED] Following ODBC spec's ExtendedFetch is required for API conformance Level2, the minimum PHP supports (I believe). You should probably contact the MYOB people and inform them to use a fully compliant ODBC driver, such as the Microsoft one. That being said you can also just set HAVE_SQL_EXTENDED_FETCH to 0 and life should be golden for you to bypass this. ------------------------------------------------------------------------ [2003-09-11 22:23:13] [EMAIL PROTECTED] What would '(gdb) bt' (bt, as in backtrace) output? That small part of it looks more like the MYOB crashes rather than PHP.. ------------------------------------------------------------------------ [2003-09-11 22:08:00] michaelc at mikeit dot com dot au Ran GDB under cygwin for the script: (gdb) run odbc_test.php Starting program: /cygdrive/c/php4/php.exe odbc_test.php ---Type <return> to continue, or q <return> to quit--- Program received signal SIGSEGV, Segmentation fault. 0x01c7e090 in [EMAIL PROTECTED] () ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/25505 -- Edit this bug report at http://bugs.php.net/?id=25505&edit=1