Home » Developer & Programmer » Forms » Dynamically Updation in table
Dynamically Updation in table [message #129468] Mon, 25 July 2005 06:39 Go to next message
sarfraz_attari
Messages: 123
Registered: July 2005
Senior Member
i create a table using forms_ddl statement
now i want to update some fields of a table
for ex
update table x set :field_name = :value ;
is it possible
if not than what is the other alternative to update table

sarfraz
Re: Dynamically Updation in table [message #129597 is a reply to message #129468] Mon, 25 July 2005 21:45 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Go to http://www.oracle.com/technology/documentation/forms.html. Find 'Guidelines for Building Applications'. Read it.

Forms will insert, update, and delete entries in a table for you if you build a form and base your block on that table. When you use Oracle Forms you do not need to perform these basic operations yourself.

David
Previous Topic: MDI window
Next Topic: Retrieve table names
Goto Forum:
  


Current Time: Thu Sep 19 20:29:32 CDT 2024