Home » Developer & Programmer » Forms » commit
commit [message #84217] Mon, 16 February 2004 06:24 Go to next message
ANTHONY ASTRERA
Messages: 1
Registered: February 2004
Junior Member
hi,

ive made a table in oracle and made a form in oracle forms builder in order for the information to go into. I was told in order to transfer my information from the table to the database i should create a commit button which allows me to do this.

what code shall i input in the button??

 

anthony
Re: commit [message #84224 is a reply to message #84217] Tue, 17 February 2004 08:37 Go to previous messageGo to next message
Imran Ahmad
Messages: 22
Registered: March 2002
Junior Member
If u want to permanently commit the records into the database then u just need to write commit on that button which commits all new and changed records.

Hope this solves ur problem. if not contact me.

Imran
Re: commit [message #84239 is a reply to message #84217] Wed, 18 February 2004 20:17 Go to previous message
Koala
Messages: 31
Registered: May 2002
Member
You can user 2 command

1) commit;

or

2) forms_ddl('commit');

by using this function, you can save those data you want in oracle database. Hope this can solve you problem.

Dicky
Previous Topic: ORA-12154: TNS:could not resolve service name
Next Topic: question
Goto Forum:
  


Current Time: Thu Apr 18 11:32:24 CDT 2024