I want to learn how to make oracle form along with front and back end with oracle. I want to make as per below.
One form where I can add
Student ID
Student Name
Student Address
Student Join Date
Other form where i can see all the details what I have put on earlier for and only can ammend or delete
Student ID , Student Name, Student Address, Join Date
000001 -Martha -Los Angles -21/12/2006 EDIT /Delete
000002 -John -New York -25/11/2007 EDIT /Delete
I know little bit about database how to create table and so forth. I only want to create "SAVE", "EDIT" and "DELETE" Button and trigger on the canvas. Please help me.
2007-12-02
22:08:01
·
1 answers
·
asked by
Bluebird
6
in
Computers & Internet
➔ Programming & Design
SAVE, EDIT and DELETE Button's Trigger code is helpful other I can handle.
2007-12-02
22:14:19 ·
update #1