-
DVD在线租赁系统的实现,能够进行添加,查询,修改记录,是使用ADO编程...
DVD在线租赁系统的实现,能够进行添加,查询,修改记录,是使用ADO编程-Online DVD rental system implementation, to be able to add, query, modify records, is to use ADO Programming
- 2022-06-26 03:13:03下载
- 积分:1
-
Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成...
Dbstep 是一个库,目标在需要访问数据库的C++开发者。它由一个接口类的通用集和一些用于通用数据源的驱动所组成-Dbstep is a library, goals need access to the database in the C developer. It is a kind of universal interface sets and some common data source for the driver formed
- 2023-01-08 11:45:03下载
- 积分:1
-
odbc源码
odbc源码-odbc source
- 2023-04-04 22:45:04下载
- 积分:1
-
读取Access数据库做成html格式的表格
读取Access数据库做成html格式的表格-change access database to html excel
- 2022-02-03 10:54:15下载
- 积分:1
-
Visual Basic编写信息管理系统案例,班组建设管理系统。
Visual Basic编写信息管理系统案例,班组建设管理系统。-Visual Basic preparation of case information management system, team-building management systems.
- 2022-12-29 03:40:04下载
- 积分:1
-
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。...
VS2005典型实例源码大全(C#),这是一些比较好的实例,对于初学者的是一大帮助。-VS2005 Guinness classic example of source code (C#), This is some of the better examples, for beginners is a big help.
- 2022-07-21 17:35:22下载
- 积分:1
-
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。...
对于重要的数据库数据,如果不希望修改或删除,那么可以锁定数据库或数据库中的表,本实例完成对数据库表的锁定。-For critical database data, if you do not want to modify or delete, you can lock the database or database table to complete this instance lock database tables.
- 2022-05-06 12:57:50下载
- 积分:1
-
the book introduces the Delphi7 for database application systems development. Th...
本书主要介绍在Delphi7中进行数据库应用系统的开发.前3章简要介绍数据库开发的基本知识,包括数据库开发工具、字段对象、数据查询与显示、SQL语言应用、存储过程、报表应用与开发、dbExpress编程和ADO编程等。第4章通过编程实例来说明通过数据库引擎(BDE)访问数据库的编程方法。第5章通过编程实例分别使用SQL Server数据库系统和Access数据库系统来说明Delphi7中SQL编程应用和ADO方法编程应用。本书对读者进行数据库应用开发具有非常衫的参考价值。本书源程序可以从中国水利水电网站-the book introduces the Delphi7 for database application systems development. The first three chapters briefed several It was developed for the basic knowledge, including database development tools, field object, data query and display. SQL applications, stored procedures, and reporting applications development, dbExpress ADO programming and other programming. Chapter 4 through programming examples to illustrate through the database engine (BDE) access to the database programming method. Chapter 5 through programming examples were used SQL Server database system and the Access database system Note Delphi7 Application Programming SQL and ADO application programming methods. Readers of the book database application development shirt with
- 2022-11-11 15:45:03下载
- 积分:1
-
Windows MYSQL database developed under the code
WINDOWS下开发MYSQL数据库的代码-Windows MYSQL database developed under the code
- 2022-03-10 04:28:06下载
- 积分:1
-
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql...
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql)
3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll
4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
- 2022-03-28 13:35:17下载
- 积分:1