-
sqllite
sqllite使用方法,它是个轻量级数据库,不错,大家可以使用一下(sqlite)
- 2010-09-02 11:14:31下载
- 积分:1
-
一个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
-
● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改...
● 有关学籍等信息的输入,包括学生基本信息、所在班级、所学课程和成绩等。 ● 学生信息的查询,包括学生基本信息、所在班级、已学课程和成绩等。 ● 学生信息的修改。 ● 班级管理信息的输入,包括班级设置、年级信息等。 ● 班级管理信息的查询。 ● 班级管理信息的修改。 ● 学校基本课程信息的输入。 ● 基本课程信息的修改。 ● 学生课程的设置和修改。 ● 学生成绩信息的输入。 ● 学生成绩信息的修改。 ● 学生成绩信息的查询。 ● 学生成绩信息的统计。- Status information the import, including students basic information, the host of classes, courses and performance. Student Information inquiries, including students basic information, the host of classes, courses and performance. student information changes. class management information input, including class settings, grade information. class management information inquiries. class management information changes. basic school curriculum information input. Information basic curriculum changes. The students set up the courses and revision. student achievement information input. student achievement information changes. student achievement information inquiries. Information student achievement statistics.
- 2022-05-20 11:55:41下载
- 积分:1
-
数据库的一个实验作业代码,里面有很多的小步骤,一些基本功能都能实现,很有用...
数据库的一个实验作业代码,里面有很多的小步骤,一些基本功能都能实现,很有用-Experimental operation code database
- 2022-07-15 00:21:02下载
- 积分:1
-
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例(光标)。...
本代码展示了使用DB_LIB库对SQL SERVER的连接和各种操作的实例(光标)。-display of the code DB_LIB the use of SQL Server connectivity, and the examples of various operational (cursor).
- 2022-06-14 05:36:49下载
- 积分:1
-
Attendance system, used to record attendance information, and other things, more...
考勤系统,用来记录考勤信息等东西,比较实用-Attendance system, used to record attendance information, and other things, more practical
- 2022-06-18 12:19:53下载
- 积分:1
-
VB 6.0数据库开发学习教程
VB 6.0数据库开发学习教程-VB 6.0 database development Learning Guide
- 2023-03-03 23:35:03下载
- 积分: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
-
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查...
利用Visual C#建立一个数据库,对图书资料实行计算机管理。降低资料管理的成本,提高工作效率。同时也可大大降低手工录入时的繁重工作量以及减少录入时的错误及查询带来的不便。并且可灵活对图书资料进行插入、删除、更新等操作。-Visual C# to establish a database of information on the library computer management. To reduce data management costs and improve efficiency. It can also greatly reduce the manual input of the heavy workload and reduce input error and the inconvenience resulting from the inquiry. Flexibility and information on books, insert, delete, update, etc.
- 2022-08-07 02:55:02下载
- 积分:1
-
一个短小精悍的MS SQL Server数据库日志清除工具程序。
一个短小精悍的MS SQL Server数据库日志清除工具程序。-a small and MS SQL Server database log removal tool procedures.
- 2023-03-27 03:20:03下载
- 积分:1