搜索资源列表
JDBC-Student
- 一个学员管理系统的实例,演示了JDBC一些拓展的特性,例如PrepareStatement、CallableStatement、ResultSetMetaData、大对象、DataSource等。-Example of a student management system to demonstrate a number of expansion characteristics of JDBC, for example, PrepareStatement, CallableStatement,
testDB
- 用java编写的学生信息管理系统,基于sqlserver2000,用jdbc实现与数据库的连接。希望对大家有所帮助。-Written by java student information management system, based on sqlserver2000, with jdbc connection with the database. We want to help.
StuMana
- 学生管理系统,实现不同角色登录具有不同权限,使用j2se和swing还有jdbc连接sql server2-student manager,using j2se and jdbc for sql server2000
o
- 编写程序,a)向"student"表中填入若干数据记录;b)在"student"表中分别查询所有记录以及满足条件"age>18"的记录。c)编程创建学生成绩表,并进行数据插入、修改、删除、查询和成绩统计等操作。(Write programs, a) fill in a number of data records in the "student" table; b) query all records in t