1 / 15

Oracle Developer/2000

Oracle Developer/2000. Forms. Reports. Graphics. Developer/2000 Products. ORACLE DEVELOPER/2000. Oracle Developer adalah salah satu produk dari Oracle Corporation yang digunakan untuk membuat suatu aplikasi. Oracle Developer/2000 sendiri terdir i dari 3 produk, yaitu : 1. Oracle Form

tara
Télécharger la présentation

Oracle Developer/2000

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Oracle Developer/2000

  2. Forms Reports Graphics Developer/2000 Products

  3. ORACLE DEVELOPER/2000 • Oracle Developer adalah salah satu produk dari Oracle Corporation yang digunakan untuk membuat suatu aplikasi. • Oracle Developer/2000 sendiri terdiri dari 3 produk, yaitu : • 1. Oracle Form • 2. Oracle Report • 3. Oracle Graphic

  4. Oracle Forms Oracle Form merupakan bagian terbesar dari Oracle Developer/2000 yg digunakan untuk membuat aplikasi yg mampu menampilkan data dalam bentuk text, image, serta melakukan manipulasi data baik itu insert, update, delete maupun query data. Oracle Form juga dapat berinteraksi dengan produk yang lain.

  5. Oracle Form terdiri dari 3 komponen, yaitu : • 1. Oracle Form Runform yang digunakan untuk menjalankan (executable) Oracle Form (*.FMX). • 2. Oracle Form Generate yang digunakan untuk merubah dari form menjadi executable(*.FMB --> *.FMX). • 3. Oracle Form Designer yang digunakan untuk mendesain bentuk tampilan serta mendrfinisikan menu, form, maupun library.

  6. Database Oracle Forms Modules Libraries Menu Forms Other Dev/2000 Products

  7. GUI Oracle Forms Designer Open Save Run Debug Add Delete

  8. Form Module Hierarchy Form Module Window Canvas Block User-Named Program Unit Trigger Other Objects Item Trigger Trigger

  9. Canvas 1 Canvas 2 Items Items Block A Block B Blocks, Items, and Canvases

  10. Creating a New Form Module • Buat modul baru • Ganti nama modul • Diawali dengan huruf • Unik • Bukan reserved word • Atur property modul

  11. Creating a New Block • Create base table block • Click Blocks pada Object Navigator • Isi nama table • Set General, Item, and Layout properties • Create non base table block • Click Blocks pada Object Navigator • Isi nama Block

  12. Creating a New Canvas • Click Canvas-Views pada object Navigator • Ubah nama Canvas • Tentukan type Canvas • Content • Stacked • Horizontal Toolbar • Vertical Toolbar

  13. Data Elements Boilerplate Text Button Check Box Radio Group Text Item Image Item Boilerplate Graphics Display Item List Item

  14. Aturan Penulisan PL/SQL • Setiap perintah diakhiri dengan ; • Penulisan Variable global, Forms Parameter dan Form Item diawal dengan :

  15. Click Program Unit pada Object Navigator Isi Nama Pilih Type Program Unit Tulis PL/SQL Compile Creating a Program Unit

More Related