登录
首页 » SQL Server » SQLserver2003的java数据库驱动内含三个(msbase.jar mssqlserver.jar msutil.jar) 希望对大家有所作用...

SQLserver2003的java数据库驱动内含三个(msbase.jar mssqlserver.jar msutil.jar) 希望对大家有所作用...

于 2022-03-07 发布 文件大小:381.35 kB
0 137
下载积分: 2 下载次数: 1

代码说明:

SQLserver2003的java数据库驱动内含三个(msbase.jar mssqlserver.jar msutil.jar) 希望对大家有所作用-The java database-driven SQLserver2003 containing three (msbase.jar mssqlserver.jar msutil.jar) the role of hope all of you

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 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
  • SQLite是一个小型的、快速的、可嵌入的数据库。是什么使它受欢迎的组合…
    SQLite is a small, fast, embeddable database. What makes it popular is the combination of the database engine and interface into a single library as well as the ability to store all the data in a single file. Its functionality lies between MySQL and PostgreSQL, however it is faster than both databases.
    2023-05-15 04:05:03下载
    积分:1
  • 一个科研管理系统,用于管理项目,是基于SQL和VC的一个系统
    一个科研管理系统,用于管理项目,是基于SQL和VC的一个系统-A research management system for managing projects, is based on SQL and VC of a system
    2022-02-03 08:24:12下载
    积分:1
  • Vehicle showroom system
    2022-03-20 17:43:20下载
    积分:1
  • 前台:asp.net;后台: sql server 一个功能完善的BBS系统源码。
    前台:asp.net;后台: sql server 一个功能完善的BBS系统源码。 -Prospects: asp.net background: sql server a function of sound source BBS system.
    2022-02-03 17:36:54下载
    积分:1
  • WinCE devices directly on the PC to operate SQL Server.
    winCE设备直接操作PC上的SQL Server。-WinCE devices directly on the PC to operate SQL Server.
    2023-02-08 18:30:04下载
    积分: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
  • ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Prog...
    ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with the sample code
    2022-09-27 15:05:03下载
    积分:1
  • 呵呵~这是一个由PB开发的汽车维修管理系统设计的很好~建议大家下载借鉴 (不知道为什么开发环境里没有PB?)...
    呵呵~这是一个由PB开发的汽车维修管理系统设计的很好~建议大家下载借鉴 (不知道为什么开发环境里没有PB?)-Oh ~ This a PB development of vehicle maintenance management system designed to suggest to you good downloaded from (I do not know why no development environment PB?)
    2022-01-25 15:36:18下载
    积分:1
  • 99
    说明:  99乘法表,使用TSQL语言在sqlserver编写的。有利于新手练习(This is a 99 multiplication table)
    2013-11-23 12:50:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载