Database Not Updating?
I have this database that was working great. All the sudden it's not working.
This simple update is not working:
update orderform set jobnumber = 12345678;
Query OK, 0 rows affected (0.00 sec)
Rows matched: 0 Changed: 0 Warnings: 0
Maybe this help trouble shooting:
2025-05-22T15:39:21.619611Z 31 Connect olsuser@localhost on OLS using Socket
2025-05-22T15:39:21.619962Z 31 Quit
2025-05-22T15:45:58.032617Z 11 Query update orderform set jobnumber = 12345678
2025-05-22T15:46:09.556788Z 11 Query select * from orderform
2025-05-22T15:46:23.844693Z 11 Query show tables
2025-05-22T15:48:54.178476Z 11 Quit
Ideas?
Thanks,
Ray
Subject
Written By
Posted
Database Not Updating?
May 22, 2025 10:24AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.