[PHP-DB] mssql_xxx() and characters

2001-06-27 Thread Karl Henrik Peterson
Hi! I have PHP4.05 and MSSQL7 desktop on Win2k. Problem occurs when I query results contain some extended characters, for example "ä" or similar. In place of these chars thaere are some non-aphanumeric ones displayed like boxes, etc.(",," instead of "ä") or simply some alphabetic character. Mssq

[PHP-DB] mssql_xxx() and characters

2001-06-28 Thread Karl Henrik Peterson
I tried different solutions and it has led me to suspect a something-or-another in mssql_query() function. However, the problem could originate from mssql_connect() or mssql_select_db() as well since there is no way I can verify otherwise, unless I start debugging. And debugging is exactly what's

[PHP-DB] php_sybase_ct.dll and libct.dll

2001-06-28 Thread Karl Henrik Peterson
Hi! After enabling Sybase extensions, PHP complains about not being able to find the extension dll "php_sybase_ct.dll". Yet, paths and stuff are all correct and the file is exactly where PHP is looking for it. After restarting web server service PHP starts to complain about libct.dll as well, whi

[PHP-DB] Sybase extensions for MSSQL??

2001-06-28 Thread Karl Henrik Peterson
Greetings, Would Sybase extensions for php work for MSSQL7? They say mssql_xxx is an alias for sybase_xxx. (I desperately need to get smth. working) Karl. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE