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]