Home » Developer & Programmer » Forms » Commit_Form
Commit_Form [message #183979] Mon, 24 July 2006 11:56 Go to next message
m3_suja
Messages: 5
Registered: July 2006
Junior Member
I am having the EMP table wherein I have Columns Empno,Ename,Dept No,Salary. I am changing the field value of salary from 10000 to 30000.If i click save button which has commit_form code. What will happen in the Front end
Re: Commit_Form [message #183980 is a reply to message #183979] Mon, 24 July 2006 11:59 Go to previous messageGo to next message
joy_division
Messages: 4963
Registered: February 2005
Location: East Coast USA
Senior Member
It will save the changes to the database.

Let me amend that.

The "backend" will save the changes to the database. The front-end? Well, a literal answer would be "nothing" will happen becuase you have already changed the value on the form. You might get a message telling you that your changes have been committed, depending on your :SYSTEM.MESSAGE_LEVEL.

[Updated on: Mon, 24 July 2006 12:03]

Report message to a moderator

Re: Commit_Form [message #184602 is a reply to message #183980] Thu, 27 July 2006 03:44 Go to previous messageGo to next message
m3_suja
Messages: 5
Registered: July 2006
Junior Member
How the front end knows that particular 2nd row with salary column has been changed? How it will identify?
Re: Commit_Form [message #185464 is a reply to message #184602] Tue, 01 August 2006 21:34 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Have a look at the 'get_record_property'. It returns the 'status' by 'record number' and 'block'.

David
Previous Topic: Show default menu and created menu??
Next Topic: Compiling Form 60 from Unix Box
Goto Forum:
  


Current Time: Fri Sep 20 09:53:47 CDT 2024