Microsoft
Software
Hardware
Network
Question : commit error frm-40509 in 10g
I have a form in 6i. Works fine on saving. But does not save in 10g. I used forms migration assistant to convert it.
Below is my code:
BEGIN
IF :System.Form_Status = 'CHANGED' THEN
Commit;
END IF;
END;
This code is in the save button that is in my footer toolbar block.
Any ideas on why I cannot save in 10g?
Answer : commit error frm-40509 in 10g
What are the block properties in Advanced Database section ?
Random Solutions
Exchange 2010 setup.com /preparead fails
IPMI baseboard management controller driver on Proliant ML350 G6
Not downloading Offline address book files. A server (URL) could not be located. 0X8004010F
Unable to view certain websites internally on several OSx boxes
Why are Win 7 clients dropping connections, event 4634, laggy network, freezing clients
Disable Wireless adapters when Laptops are connected to LAN
Import vs. link
download file with as3
Upgrade PHP to 5.3 version (or 5.2 eventually) on Plesk 9.5.2
how to do selective sorting based on contents of a column