文件名称:DatabaseProject
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- h***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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
-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
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
-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
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
...............\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