On 04/17/2011 12:31 AM, Plumo wrote:
on that page are you querying for the items before handling the form
submission?
Shoot yeah... I should have seen that one! Thanks guys!
BR,
Jason
on that page are you querying for the items before handling the form
submission?
Just a thought Jason. If this is happening on a MySQL database this
may be the problem.
This may have to do with transaction isolation. You may have to set
the isolation level to READ-COMMITTED.
Here is more info:
http://www.databasejournal.com/features/mysql/article.php/3393161/MySQL-Transactions
3 matches
Mail list logo