ID:               40877
 Updated by:       [EMAIL PROTECTED]
 Reported By:      gotozx at msn dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         PDO related
 Operating System: Windows Xp Apache PHP5.2.1
 PHP Version:      5.2.1
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.





Previous Comments:
------------------------------------------------------------------------

[2007-03-21 07:39:55] gotozx at msn dot com

When USE UTF-8 encode

------------------------------------------------------------------------

[2007-03-21 07:38:37] gotozx at msn dot com

Description:
------------
Can not store data to Microsoft Access database

Reproduce code:
---------------
Array ( [0] => 22018 [1] => -3030 [2] => [Microsoft][ODBC Microsoft
Access Driver] Data type mismatch in criteria expression.
(SQLExecute[-3030] at ext\pdo_odbc\odbc_stmt.c:133) [3] => 22018 ) 

Expected result:
----------------
Array ( [0] => 22018 [1] => -3030 [2] => [Microsoft][ODBC Microsoft
Access Driver] Data type mismatch in criteria expression.
(SQLExecute[-3030] at ext\pdo_odbc\odbc_stmt.c:133) [3] => 22018 ) 

Actual result:
--------------
Array ( [0] => 22018 [1] => -3030 [2] => [Microsoft][ODBC Microsoft
Access Driver] Data type mismatch in criteria expression.
(SQLExecute[-3030] at ext\pdo_odbc\odbc_stmt.c:133) [3] => 22018 ) 


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40877&edit=1

Reply via email to