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
ASP.NET 2.0 Warning. Event ID 1309 Source ASP.NET.0.50727.0
Focus with copying filtered data in an async call
Windows XP ----> connect Server SBS 2003, how reset shared folder login and password to XP?
Adding Roles to Roles In Custom Membership Provider - A Better Way ? C#, SQL, Oracle, ASP.NET
Powerpoint 2003 - in Vista -
SQL Compare
Excel VBA code to automatically set a Pivot Table filter on 2 specific values in a field
Enteprise Application Documentation Application
Delete temporary internet files?
Replace Line breaks with spaces using VB in Excel