Home » Developer & Programmer » Forms » FRM-40208 form running inquery only cannot change database fields.
FRM-40208 form running inquery only cannot change database fields. [message #87081] Sat, 04 December 2004 21:32 Go to next message
Jamil
Messages: 13
Registered: December 2003
Junior Member
Dear Friend

I got this message FRM-40208 form running inquery only cannot change database fields.
this happened only when I run the program through the application menu program
But when I run the program alone it is not give this message and it is inserting
Without any problem, and I call the program from the menu as follow:
BEGIN
OPEN_FORM('C:My DocumentsTECHBUSINESS_TYPE.FMX',ACTIVATE,SESSION);

END;
Any help well be appreciated
Best Regards

Jamil
partial sol [message #87094 is a reply to message #87081] Mon, 06 December 2004 02:09 Go to previous message
vamsi kasina
Messages: 2112
Registered: October 2003
Location: Cincinnati, OH
Senior Member
If the form that issues the OPEN_FORM built-in is running in QUERY_ONLY mode, then the opened form will also run in QUERY_ONLY mode.

check the called form is in query_only mode or not

by
vamsi
Previous Topic: Re: connecting Oracle Forms 6i with MS SQL Server
Next Topic: How to break from single Command line inot multiple line?
Goto Forum:
  


Current Time: Thu Sep 19 03:37:58 CDT 2024