-
Explained how uses ADO to carry on the database development, at the
same time p...
说明如何使用ADO进行数据库开发,同时提供DAO开发数据库的代码。-Explained how uses ADO to carry on the database development, at the
same time provides the DAO development database the code.
- 2022-06-17 13:55:32下载
- 积分:1
-
ORACLE stored procedure to create as well as other objects, such as the serial n...
创建ORACLE存储过程以及其他对象,如序列号
- 2022-01-24 13:09:15下载
- 积分:1
-
数据库安装向导,以向导形式安装一系列的数据库脚本。
数据库安装向导,以向导形式安装一系列的数据库脚本。-database installation wizard to guide the form of a series of database installation script.
- 2022-04-01 00:23:10下载
- 积分:1
-
一个自动定时备份SQL Server为数据库的程序
一个自动定时备份SQL Server为数据库的程序-a regular automatic backups for SQL Server database procedures
- 2022-07-03 01:47:21下载
- 积分:1
-
Database Connection Pool for Java(Implement by JDBC)
在java中使用一种简单JDBC数据库连接池的实现-Database Connection Pool for Java(Implement by JDBC)
- 2022-06-22 03:45:26下载
- 积分:1
-
Visual C++ SQL生成学生成绩管理系统(OLEDB)自性。
Visual C++ SQL 制作的学生成绩管理系统 (OLEDB) 自做-Visual C++ SQL produced student achievement management system (OLEDB) since to do
- 2022-07-23 01:15:36下载
- 积分:1
-
一个功能比较齐全的工资管理系统,用VB做的,比较实用。
一个功能比较齐全的工资管理系统,用VB做的,比较实用。-A function of wages relatively complete management system, using VB to do and more practical.
- 2023-04-10 01:20:03下载
- 积分:1
-
一调用访问数据库的例子,插入记录,删除记录等
VC++下调用ACCESS数据库的实例,插入记录,删除记录等-VC called ACCESS database example, insert records, delete records, etc.
- 2022-07-25 16:02:59下载
- 积分:1
-
1在组对话框上进行子对话框之间的切换
2使用VC++播放FLASH文件
3在VC++中使用MFC ODBC技术访问ACCESS数据库
4为数据库中的...
1在组对话框上进行子对话框之间的切换
2使用VC++播放FLASH文件
3在VC++中使用MFC ODBC技术访问ACCESS数据库
4为数据库中的每个表映射一个记录集类型
5Singleton类的使用
6ini文件的读写
7使用VC++直接发送Email-1 in the group sub-dialog box on the dialog box to switch between the 2 using the VC++ Play FLASH paper 3 in VC++ using MFC ODBC database technology access ACCESS database 4 for each table in a recordset type mapping 5Singleton category 6ini the use of 7 to read and write documents using VC++ Direct Send Email
- 2022-03-11 12:17:11下载
- 积分:1
-
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执...
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase category of ExecuteSQL function can be used for direct execution of SQL statements, but the implementation Update, Insert, Delete statement could not be affected when the number of rows, the new CDatabaseEx category on the realization of this function.
- 2022-08-10 11:53:32下载
- 积分:1