[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 on the menu next.

Still, has anyone come across the same problem or the lack of the problem?

A correction would be in order as well. Since I thought it was weird of *it*
to replace some chars with two (e.g.. รค with ,, as I recall mentioning)
I double checked that. Actually, of course, its replaced by one char, in
this case the lower quotation marks which look like two consequent commas.
Sry for that.

Thanks,

Karl.


-- 
PHP Database 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]




[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, which I could
not find on my system. What and where is that? Search in zend.com reveals
nothing.

TIA

Karl.


-- 
PHP Database 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]




[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 PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]