Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!uwvax!ai.cs.wisc.edu!beverly From: beverly@ai.cs.wisc.edu (Beverly Seavey (-Kung)) Newsgroups: comp.databases Subject: need help with ORACLE SQL*FORMS Message-ID: <10933@spool.cs.wisc.edu> Date: 1 Aug 90 13:48:31 GMT Sender: news@spool.cs.wisc.edu Organization: U of Wisconsin CS Dept Lines: 15 Why is it that whenever I have temporary fields on a form, whose purpose is to gather information that will be used in later queriesthat and I can't subsequently call another form? I get the message: Can't call form with changes to commit. Inserting a commit into a trigger for these informational fields doesn't help. Because the fields are strictly information gathering, they are not directly associated with any tables, and were not created using a table default.