ID: 13819 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: Windows NT/2000 PHP Version: 4.0.6 New Comment:
No, mssql_ functions wont work for sybase_ct. I have recompiled php_sybase_ct.dll without mssql_ aliases. Now I can use both mssql and sybase at the same time. Previous Comments: ------------------------------------------------------------------------ [2001-12-18 13:49:58] [EMAIL PROTECTED] That is correct, the sybase-ct extension declares both sybase_ and mssql_ functions, and therefor only one of these can be used at the same time. Can't you use the mssql_ functions from the sybase-ct extension? R. ------------------------------------------------------------------------ [2001-10-24 17:55:12] [EMAIL PROTECTED] Have MSSQL(7.0) and SYBASE(11.1.1) clients installed on my NT box(SP6a), having PHP 4.0.6 and Apache. Using PHP, I can access both Sybase and Mssql remote databases individually(uncommenting one extension at a time). If I uncomment both dlls(extensions) in php.ini, it warns about duplicate functions on apache restart. It seems that sybase_ct has mssql_xxx function aliasses inside. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13819&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]