Ask a Question related to PHP Development, Design and Development.
-
strattonbrazil at hotmail dot com #1
#24682 [Com]: DELETE/ Update SQL Statements do not work
ID: 24682
Comment by: strattonbrazil at hotmail dot com
Reported By: herriedm at yahoo dot com
Status: No Feedback
Bug Type: MSSQL related
Operating System: Windows 2000
PHP Version: 4.3.2
New Comment:
I have the same problem. I looked in the mysql error log and there's
always the number 64 there. Something about a locked file. But I can
still insert rows. Just no deletes or updates.
If I use phpmyAdmin, it works fine. Just in my PHP code I can't delete
things...
Previous Comments:
------------------------------------------------------------------------
[2003-07-21 01:27:47] [email]sniper@php.net[/email]
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.
------------------------------------------------------------------------
[2003-07-16 11:59:36] [email]derick@php.net[/email]
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
[url]http://bugs.php.net/how-to-report.php[/url]
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.
------------------------------------------------------------------------
[2003-07-16 11:25:37] herriedm at yahoo dot com
Description:
------------
When you try using a stored procedure or sql query string to update, or
delete a table, the statements do not update the database tables.
Expected result:
----------------
I would expect a mssql_query($myquerystring) result in the database be
updated, or deleted
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=24682&edit=1[/url]
strattonbrazil at hotmail dot com Guest
-
#40695 [NEW]: odbc_execute/prepared statements does not work with Access
From: a at bc dot de Operating system: Windows PHP version: 5.2.1 PHP Bug Type: ODBC related Bug description: ... -
UPDATE instead of DELETE
Hi all, is it possible to avoid deleting of a row when a DELETE query is executed? I want to UPDATE row (setting for example a boolean field)... -
Syntax error in INSERT INTO and UPDATE statements
maybe this is a noob question and i've been stairing at my screen too long trying to find the error but I'm having problems using the Insert into... -
#24682 [Fbk->NoF]: DELETE/ Update SQL Statements do not work
ID: 24682 Updated by: sniper@php.net Reported By: herriedm at yahoo dot com -Status: Feedback +Status: ... -
#24682 [Opn->Fbk]: DELETE/ Update SQL Statements do not work
ID: 24682 Updated by: derick@php.net Reported By: herriedm at yahoo dot com -Status: Open +Status: ...



Reply With Quote

