Checkbox not updating database?
I have a 10g form that was written by a person who is no longer with my company that has 2 checkboxes based on database columns. During a Pre-Update trigger if certain conditions occur the checkboxes' values are changed but when the Commit occurs the database columns that the checkboxes are based on aren't being updated. Other items in the block have their corresponding columns updated so I know the table is being updated. Anybody know what's happening?