ID: 8568
Updated by: joey
Reported By: [EMAIL PROTECTED]
Old-Status: Assigned
Status: Closed
Bug Type: Sybase-ct (ctlib) related
Operating system: 
PHP Version: 4.0.3pl1
Assigned To: 
Comments:

Fixed in CVS.

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

[2001-06-26 08:50:27] [EMAIL PROTECTED]
I have a patch all ready for this, it just needs some tweaking.

---------------------------------------------------------------------------

[2001-01-05 16:10:54] [EMAIL PROTECTED]
we often get intermitent charset problems on database operations (onto sybase ase 
11.0.3.3-6 using ctlib) and we are tring to find out an way to solve this. reading the 
php online doc, we discover that there is an parameter in the sybase_conection () 
function to force a charset for de client connection. unfortunately this does not 
work, as shown below:

Warning: Wrong parameter count for sybase_connect() in 
/home/oab/public_html/amaral_testes/lixo/sybase-fetch.php on line "x".

the code that generate this parse error was this:
<?php
...
$id_conn = sybase_connect ('SYBASE','sa','', 'iso_1');
...
?>

is this an BUG ?

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8568&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to