-
本例子详细介绍了vc下数据库的使用及其编程实例
本例子详细介绍了vc下数据库的使用及其编程实例-The examples described in detail under the database programming examples vc
- 2022-01-25 14:49:38下载
- 积分:1
-
使用ODBC读取Excel文件中数据
使用ODBC读取Excel文件中数据 -Using ODBC read data in Excel
- 2022-07-17 07:31:45下载
- 积分:1
-
SQLServer database installed FOSS
SQLServer数据库安装源码-SQLServer database installed FOSS
- 2022-03-17 00:46:57下载
- 积分:1
-
a company production and marketing system, the integrated system can connect to...
某公司生产销售系统,完整系统,自行连接数据库即可使用。功能强大。-a company production and marketing system, the integrated system can connect to the database on its own use. Powerful.
- 2022-05-23 23:09:32下载
- 积分:1
-
C++Builder上存取Oracle的控件源码。直接使用OCI
C++Builder上存取Oracle的控件源码。直接使用OCI -The controls source for accessing Oracle in C++ Builder, using OCI directly
- 2022-03-20 00:54:03下载
- 积分:1
-
钻石访问是一组的专家组,提供高
Diamond Access is a set of Delphi components, that provide high-speed performance when working with Microsoft s Access databases. Diamond Access uses Data Access Objects 3.5/3.6 (DAO) to work directly with Jet engine, providing fastest possible interface to Access databases.
- 2022-10-08 12:05:03下载
- 积分:1
-
database manually connect, not to connect automatically, make changes in procedu...
数据库的手动连接,不用自动连接,会使程序修改时很方便.-database manually connect, not to connect automatically, make changes in procedures at the very convenient.
- 2022-08-15 06:48:44下载
- 积分:1
-
用Evc开发的一些有关数据库连接池的实例代码,供大家参考...
用Evc开发的一些有关数据库连接池的实例代码,供大家参考-Evc development with some of the database connection pool examples of code for reference
- 2023-08-24 06:55:04下载
- 积分:1
-
一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delph
一个我改装过的VC的ADO类,直接导出ADO原形,可以用来连接SQL server,Oracle等各种数据库,连接处理速度很快。而且经我封装后基本很象Delphi的TADO...VCL对象了:) - I have reequipped the VC ADO kind, directly derives the ADO
primary form, may use for to connect SQL server, Oracle and so on each
kind of database, the connection processing speed is very quick.
Moreover sealed after me basic looks like Delphi very much the TADO..
VCL object:)
- 2022-03-19 05:19:09下载
- 积分: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