-
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx...
一个vb开发,可以动态生成SQL的"拼装类".
例如:
sql.strsql="select ? from ? "
sql.setFieldEx "field1"
sql.setFieldEx "tbl"
debug.print sql.strsql
输出:select field from tbl-a vb development, dynamically generated SQL "assembled category." For example : sql.strsql = "select from" sql.setFieldEx "fi eld1 "sql.setFieldEx" tbl "debug.print sql.s trsql output : select field from tbl
- 2022-09-29 14:55:03下载
- 积分:1
-
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接...
本程序运用access数据库,如要用sqlserver2000,需还原back下的数据库,数据库名为“图书馆管理系统“
并在服务器端重建连接
1先运行接口程序scktsrvr.exe,用本程序提供广域网的连接
2运行server.exe
3最后运行客户端和管理的应用程序-This procedure to use access database, such as the use sqlserver2000, the need to restore the back under the database called library management system and rebuild the server side to connect a first interface program running scktsrvr.exe, use this procedure to provide WAN connectivity 2 server.exe3 the final run to run and manage client applications
- 2023-09-02 21:50:03下载
- 积分:1
-
C#的数据库设计 C#的数据库设计
C#的数据库设计 C#的数据库设计-C#, database design, C#, database design, C#, database design,
- 2023-03-12 19:40: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
-
本书是为需要了解5.0版本新特性的MySQL老用户而写的。简单的来说介绍了“存储过程、触发器、视图、信息架构视图”,这是介绍MySQL 5.0新特性丛书的第一集...
本书是为需要了解5.0版本新特性的MySQL老用户而写的。简单的来说介绍了“存储过程、触发器、视图、信息架构视图”,这是介绍MySQL 5.0新特性丛书的第一集。希望这本书能像内行专家那样与您进行对话,用简单的问题、例子让你学到需要的知识。
为了达到这样的目的,我会从每一个细节开始慢的为大家建立概念,-This book is for the need to understand new features of version 5.0 of MySQL written in the old users. Simple example to introduce the
- 2022-07-22 14:15:20下载
- 积分:1
-
基于J2EE的在线股票系统,其界面漂亮,对与初学者来说是一个很好的案例...
基于J2EE的在线股票系统,其界面漂亮,对与初学者来说是一个很好的案例-Hitomi 基 party J2EE 的 Cave 股票 solid groove, 其界面漂亮, 对 Miyake 初 understanding 来 bully gang angle 个很好的案例 Nanjing
- 2022-05-06 20:16:47下载
- 积分:1
-
这是SQL server 2005 数据库学习教材,与大家分享,这是个不错的教程....
这是SQL server 2005 数据库学习教材,与大家分享,这是个不错的教程.-SQL server 2005 database training file
- 2022-01-21 03:23:06下载
- 积分:1
-
学生根据学号和密码进行登录,可以选择练习模式
登录后可以选择题型、难易程度进行自动组卷...
学生根据学号和密码进行登录,可以选择练习模式
登录后可以选择题型、难易程度进行自动组卷-Students according to learning and password to log in, you can choose to exercise the option after the model log questions, ease of Automatic Test Paper
- 2022-07-12 22:12:45下载
- 积分:1
-
SQL sever 2000中有关安全性的学习资料,需要的请下载
SQL sever 2000中有关安全性的学习资料,需要的请下载-SQL sever 2000 relating to the safety of learning materials, need to download ....
- 2022-05-20 18:06:10下载
- 积分:1
-
这是一个基于C语言编写的数据库程序,类容非常丰富啊。此软件无解压密码。...
这是一个基于C语言编写的数据库程序,类容非常丰富啊。此软件无解压密码。-This is a C-based language of the database program, such capacity is very rich ah. This software without extracting passwords.
- 2023-03-21 02:10:04下载
- 积分:1