-
It is written with sql Recruitment website, hoping to have this kind for those w...
这是用sql编写的人才招聘网站,希望能对有这类需求的人有所帮助
-It is written with sql Recruitment website, hoping to have this kind for those who need help
- 2023-01-06 19:35:04下载
- 积分:1
-
数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。...
数据库文件。对sql数据库的基本用法和创建做了介绍,同时还通过实例来说明了创建过程。-database files. Sql database of the basic usage and the creation of an introductory, but also through the creation of clear examples term process.
- 2022-02-03 08:01:47下载
- 积分:1
-
VBAndSQLstudent
VB+SQL做的学生信息管理系统,全程源码和数据库备份(VB+ SQL to do the student information management system, full source code and database backup)
- 2009-06-14 10:03:38下载
- 积分:1
-
SQL Server 2000数据库简明教程李存斌主编。本教材共分九章,第1章为SQL Server关系数据库简介,第2章叙述了Transact...
SQL Server 2000数据库简明教程李存斌主编。本教材共分九章,第1章为SQL Server关系数据库简介,第2章叙述了Transact-SQL语言,第3章为服务器管理,第4章是数据库管理,第5章是数据库对象的操作,第6章是SQL Server权限管理,第7章为SQL Server代理服务,第8章为SQL Server数据复制,第9章为SQL Server数据转换。 -SQL Server 2000 database Concise Guide editor-in-chief Li Cun-bin. The material is divided into nine chapters, one chapter of the SQL Server relational database profiles, Chapter 2 describes the Transact-SQL language, Chapter 3 for server management, Chapter 4 is a database management, Chapter 5 is a database object, the operation of Chapter 6 of SQL Server management competence, 7 Chapter agent for the SQL Server service, chapter 8 of the SQL Server data replication, Chapter 9 of SQL Server data conversion.
- 2022-04-28 05:16:51下载
- 积分: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
-
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到...
用SQL Server+jsp实现的电话黄页查询系统。
运行的时候,需要把database目录下的YellowPages_MSAccess.mdb文件拷贝到D盘根目录,因为在common.jsp中设置的数据库路径为根目录,读者也可以设置程其他路径。
将该目录拷贝到Tomcat的ROOT目录下,首页链接URL为http://localhost:8080/appendix2/Default.jsp。
注意:文件名是区分大小写的。-with SQL Server jsp achieve the Yellow Pages telephone inquiry system. Running time need directory database of the text YellowPages_MSAccess.mdb pieces copy to the D occurs, because the common.jsp set the path for the database root directory, readers can also set up other way path. This directory is copied to Tomcat ROOT directory and URL Links Page at http :// localhost : 8080/appendix2/Default.jsp. Note : The documents are case-insensitive.
- 2023-05-02 03:05:05下载
- 积分:1
-
医药连锁软件源码,设计说明 需求说明请联系:dighonor@163.com
医药连锁软件源码,设计说明 需求说明请联系:dighonor@163.com-Pharmaceutical chain software source code, design requirement specification description please contact: dighonor@163.com
- 2022-03-25 11:48:54下载
- 积分:1
-
《ASP + Access数据库开发与实例》一书源代码
《ASP + Access数据库开发与实例》一书源代码-" ASP+ Access database development and examples," a book source code
- 2023-05-28 19:30:03下载
- 积分:1
-
此为留言板代码,很适合初学者学习。利用asp.net以及sql server 编写而成。...
此为留言板代码,很适合初学者学习。利用asp.net以及sql server 编写而成。-This is the message board code, it is suitable for beginners to learn. Sql server using asp.net and prepared.
- 2022-03-20 03:09:42下载
- 积分:1
-
SQL语句的解析和执行的源码包,实施例。
本源码封装了SQL语句的解析和执行,可以进行批处理执行SQL语句。-The source package of SQL statement parsing and execution, the implementation can be a batch SQL statement.
- 2022-06-16 16:40:26下载
- 积分:1