ID: 33439 Updated by: [EMAIL PROTECTED] Reported By: ewhite at fmcc dot com -Status: Open +Status: Feedback Bug Type: Sybase-ct (ctlib) related Operating System: Solaris PHP Version: 4.3.10
Previous Comments: ------------------------------------------------------------------------ [2005-06-24 14:09:29] ewhite at fmcc dot com Ok, I will ... actually, we are moving to 4.3.11 this weekend, so I will verify that it doesn't happen on .11 next week. And if it still happens, we will look at using that latest stable and check on it. Thanks for the feedback. ------------------------------------------------------------------------ [2005-06-24 10:22:23] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip It really should not be possible to get that error.. ------------------------------------------------------------------------ [2005-06-22 20:19:28] ewhite at fmcc dot com Description: ------------ Calls to sybase_connect, passing it a NULL for character set in order to pass an appname ... are causing the following error: PHP Warning: sybase_connect(): Sybase: Unable to update character set. Reproduce code: --------------- $conn = sybase_connect($server, $user, $pass, NULL, $appname); Expected result: ---------------- No error. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=33439&edit=1