This document contains code for a Visual Basic program that allows users to view, add, edit and delete patient records stored in an Oracle database table called "pasien". The code includes event handlers for buttons that allow inserting new records, updating existing records, deleting records, and closing the form. It also includes code to populate fields from the database when editing, clear fields, and run SQL queries to retrieve and save data.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
54 views
Java Frame
This document contains code for a Visual Basic program that allows users to view, add, edit and delete patient records stored in an Oracle database table called "pasien". The code includes event handlers for buttons that allow inserting new records, updating existing records, deleting records, and closing the form. It also includes code to populate fields from the database when editing, clear fields, and run SQL queries to retrieve and save data.