This is just a basic information system/application in java..
The capability to search,add and update records is available on the program.
I used the AWT package for this, so mejo friendly yung kanyang interface.
I also used the MS Access for my databse and SQL for the queries.

in order to run the project,
You must first connect your database to the SataSources(ODBC)

Instructions:
1.Open Control Panel
2 Click Administrative Tools
3.Open DataSources(ODBC)
4.Click the Add button the select Microsoft Access Driver(*mdb) the click Finish
5.On the Dialog window, fill the Data SOurce Name field with the name of the databse, and that is Students.
6.CLick the select button to browse the database
7.After browsing,click the Advanced button
8.Fill the Login name field with "anonymous" and on the Password field "guest" > Click OK > Apply > OK

After that you're done.

You may now open the Netbeans installed in your PC.
Just run the Main Class. (shift + f6).

Hope it helps you a lot. . . make programming fun! enjoy coding.



Special Thanks also,,to my instructors who provide me enough knowledge in programming..
Mabuhay ang mga guro!:-)


if you have questions,
just email me,,ncszagatto@gmail.com
or 09392613509

