ID:               33439
 User updated by:  ewhite at fmcc dot com
 Reported By:      ewhite at fmcc dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         Sybase-ct (ctlib) related
 Operating System: Solaris
 PHP Version:      4.3.10
 New Comment:

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.


Previous Comments:
------------------------------------------------------------------------

[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

Reply via email to