Description: Data Base Application
Steps to use this example:
go to ms-access and make a table called "student_base" and give it a
file name student_base.mdb
1. Go to Control Panel
2. Click on Administrative Tools(windows 2000/xp), Click on ODBC(win98)
3. click on ODBC
4. Then , you will see a ODBC dialog box. Click on UserDSn
5. Click on Add Button
6. Select Microsoft Access Driver(*.mdb) driver and click on finish
7. Give a Data Source Name : student_base
8. Then Click on Select
9. Browse on the database name you have created and click it:student_base.mdb is a database file where all data will be stored
10. Click on OK.
Once the DSN is created, you can do this example
To Search:
File list (Check if you may need any files):
DatabaseProject\build\classes\AddNewStudent.class
...............\build.xml
...............\manifest.mf
...............\nbproject\build-impl.xml
...............\.........\genfiles.properties
...............\.........\private\private.properties
...............\.........\.......\private.xml
...............\.........\project.properties
...............\.........\project.xml
...............\src\AddNewStudent.java
...............\student_base.mdb
...............\build\classes
...............\nbproject\private
...............\build
...............\nbproject
...............\src
...............\test
DatabaseProject