From:             dehrmann at free dot fr
Operating system: XP
PHP version:      4.3.7
PHP Bug Type:     MSSQL related
Bug description:  bug in query with mssql an enterprise manager installed

Description:
------------
I have a pc with easy php installed, MSDE (sql server local) and sql
server enterprise manager.
I have no problem to connect to my database on another server (2k).
But when i query the database with fields with accent (like état), i have
a bug saying that the name of the column ar not correct.

I use the same program on antoher pc that don't have the sql server
enteprise manager on it, the same code will work fine !!!!

If you have sql server enteprise manager installed on your web server you
have the same pb. I took the NTWDLIB.DLL in all parts of my pc, the bug is
the same.


-- 
Edit bug report at http://bugs.php.net/?id=30119&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30119&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30119&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30119&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30119&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30119&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30119&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30119&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30119&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30119&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30119&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30119&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30119&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30119&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30119&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30119&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30119&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30119&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30119&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30119&r=mysqlcfg

Reply via email to