资源列表
SQL
- 这是一个在SQL上设计并编写的四个表格 具体的表格没有给出 只是程序文档 大家可以运行的看一下 是基本表 给大家一个参考-Just one of my task
SQL-increase
- 这次的数据库设计有表和代码 还有相关的一些操作 进一步学习的可以借鉴-my work
TestMySQL
- MySQL与eclipse连接测试代码。-MySQL connection with the eclipse test code.
exercise3
- 西北工大大学软件与微电子学院软件工程专业大数据库实验代码答案-West Beigong University School of Software and Microelectronics, Software Engineering Experiment large code answers
_EX1
- 西北工大大学软件与微电子学院软件工程专业大数据库实验代码答案-West Beigong University School of Software and Microelectronics, Software Engineering Experiment large code answers
sqlSystem
- 数据库简单编写,是一个学生学籍管理系统,基于mysql开发-Simple preparation of the , is a student management system
MySqlHelper
- mysql 连接数据库 基础类.新手必备.-mysql connection
trackservergg22
- GG-Tracker tracks your mobile using GSM Cell-location in combination with GPS. It uses both GPS and GSM networks to get a position. If only GSM is available it relies on location previously stored using a GPS receiver or the CellDB.org . This
adminLogger
- 有时候,我们会需要记录对数据库的修改。该类可以根据输入的SQL语句,自动生成记录日志的sql语句,方便地将对数据库的操作记录进log数据库。-Sometimes, we need to record changes to the . This class can enter SQL statements automatically generated sql statement logging, easy operation records will log into the .
JDBCMysql
- sql访问mysql数据库,jsp jdbc访问mysql数据库-sql jdbc mysql
Library-Manage-system-sqlserver-cPP
- 图书管理系统+sqlserver+c-Library Manage system. The tool contain sqlserver and vc++
shujuchaxunshiyan
- 数据查询实验,在northwind数据库上,实现下列查询 1.查询顾客号CustomerID=‘VINET’的顾客在1996年的购买信息,输出订单号、商品名称、商品单价、购买数量的。 2.统计指定的顾客在某年度所下的定单数,总金额(如顾客号CustomerID=‘VINET’,年份为1996)。 3.在northwind数据库上统计指定类别的产品在某年度的总销售额(如产品类别名称CategoryName= Beverages ,年份为1996)。 4.在northwind数据库上
