-
liti3
mysql5.5从零开始学的例题源码,第7章第8章的例题源码(mysql5.5 source code examples to learn from scratch, Chapter 7, Chapter 8 Example source)
- 2013-12-26 09:12:31下载
- 积分:1
-
SQL和VC结合
很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
- 2023-03-14 08:20:03下载
- 积分:1
-
考勤管理系统:
初始登录的用户和密码均为KQ
考勤管理系统:
初始登录的用户和密码均为KQ-attendance management system : initial login and password of the users were Application of KQ
- 2023-09-03 16:10:03下载
- 积分:1
-
本代码是用于人力资源管理系统,为小人事管理…
本代码为人事工资管理系统,为中小型企业的人事管理提供了极大的方便。-The code is for human resources management system, personnel management for small and medium enterprises provides a great convenience.
- 2023-07-08 18:40:03下载
- 积分:1
-
SQL Server精华 (CHM),总结MSSQL的编写内容的重点!
SQL Server精华 (CHM),总结MSSQL的编写内容的重点!-SQL Server精华(CHM), summing up the preparation of the contents of MSSQL focus!
- 2022-04-18 18:41:43下载
- 积分:1
-
有关学生考试,分数,科目的系统,欢迎下载,互相交流
有关学生考试,分数,科目的系统,欢迎下载,互相交流-On student test scores, subjects in the system are welcome to download and exchange
- 2022-02-03 05:40:00下载
- 积分:1
-
本程序以百万为2006,为客户服务目录。根据…
将此程序放至万像2006服务端目录..根据输入内容可查询密码-This procedure to put million in 2006 as client services directory .. according to input the password can be found
- 2022-09-17 15:05:03下载
- 积分:1
-
一个自制的药房销售管理系统,能录入,添加,删除和报告过期药品...
一个自制的药房销售管理系统,能录入,添加,删除和报告过期药品-a privately pharmacy sales management, logging, add, delete and report expired drugs
- 2022-05-26 08:14:33下载
- 积分:1
-
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!...
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!-with VC ODBC to connect to the database, for beginners database development, Java or ODBC development of a guiding role!
- 2022-05-24 19:57:55下载
- 积分:1
-
《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以...
《数据库设计》课程设计 一、 设计目的 数据库设计是一门应用性很强的学科,在学习时必须使理论与实践相结合。课程设计的目的是通过实践使同学们经历到一次综合训练,以便能较全面地理解、掌握和综合运用所学的知识。 二、 设计任务与要求 (1) 对实际系统进行分析,写出需求分析说明(数据需求和事务需求)。 (2) 概念结构设计 说明本数据库将反映的现实世界中的实体、属性和它们之间的关系等(E-R图,可以用基本E-R图或扩展E-R图)。 (3) 逻辑结构设计 将概念结构映射为数据库全局逻辑结构(关系模型),包括所确定的关键字和属性、重新确定的记录结构和所建立的各个表文件之间的相互关系。 三、 设计环境与工具 要求使用辅助设计工具,如Power Designer或者ERWin等,转换为:SQL Server、Access或其它的DBMS数据库(不作统一要求)。 四、 设计步骤 参考《数据库设计实例指导书》 五、 设计题 教材P58面:3.8课程设计A、B、C任选一题 六、 设计成果 设计结果以书面形式于17周交付。 七、 成绩评定 (1) 独立完成 (2) 文档完整 (3) 满足用户需求 这是研究生数据库课程设计-"Database Design," a course design, and designed to database design is an application-oriented subjects, the study of theory must be integrated with practice. Curriculum design is through practice so that the students experienced a comprehensive training, in order to give a more comprehensive understanding and comprehensive use of the knowledge acquired. Two, design tasks and requirements (1) to the actual system analysis and write demand analysis (data needs and services deman
- 2022-12-26 20:25:03下载
- 积分:1