Edit report at http://bugs.php.net/bug.php?id=54969&edit=1
ID: 54969 Updated by: fel...@php.net Reported by: cardi at thecsea dot it Summary: updating error -Status: Open +Status: Feedback Type: Bug Package: PDO related Operating System: linux PHP Version: 5.3SVN-2011-06-01 (SVN) Block user comment: N Private report: N New Comment: Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2011-06-01 11:53:14] cardi at thecsea dot it P.S. i use a sqlite database ------------------------------------------------------------------------ [2011-06-01 11:44:26] cardi at thecsea dot it Description: ------------ Hi After I use with PDO class a wrong query, The PDO class don't ruun the update query aqnd they return false. How I fix this bug? P.S. I use xampp ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=54969&edit=1