From:             [EMAIL PROTECTED]
Operating system: Red(R)at Linux 6.2
PHP version:      4.0.5
PHP Bug Type:     Sybase-ct (ctlib) related
Bug description:  charset parameter on sybase_connect dos is disallowed

There is still problem in ver 4.0.5 When try: sybase_connect(serv,user,pass,charset) - 
command does not work, but if charset go away everything is OK. If use Sybase-DB 
fourth parameter is accepted. In php_sybase_ct.c, function php_sybase_do_connect are 
max three parameters: *yyhost,*yyuser,*yypasswd. There is not *yycharset, but it 
appears in php_sybase_db.c. [EMAIL PROTECTED] reporting this bug (#8568) at 
2001-01-05 16:10:54, ASE-11.0.3.3-6. We have used Sybase ASE-11.9.2.3. Question: why 
charset parameter is not appears in CT-Lib???


-- 
Edit Bug report at: http://bugs.php.net/?id=10718&edit=1



-- 
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