-
今天突然找出以前的一小段代码,是对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
-
一个delphi写的数据库连接通用模块,在erp系统中剥离出来的
一个delphi写的数据库连接通用模块,在erp系统中剥离出来的-Delphi write a generic module of the database connection, in the erp system spun off
- 2022-01-25 21:00:16下载
- 积分:1
-
这是C#和vb.net连接各种数据库的连接字符串,可以说是有史以来最全的连接字符串大全!相信人人都需要!
这是C#和vb.net连接各种数据库的连接字符串,可以说是有史以来最全的连接字符串大全!相信人人都需要!-This is the C# and vb.net connections to the database linking strings can be said to be the most comprehensive history of the connection string Series! I believe everyone needs!
- 2022-10-28 01:35:04下载
- 积分:1
-
SQL server 数据库数据类型的详细介绍。
SQL server 数据库数据类型的详细介绍。-SQL server database data types in detail.
- 2022-03-13 12:54:53下载
- 积分:1
-
ADO database programming with a certain degree of difficulty, which is hard to m...
ado 数据库编程有一定的难度,且不易维护,使用时重复代码比较多,本动态链接库,对ado进行了封装,可以直接取出各种数据类型。-ADO database programming with a certain degree of difficulty, which is hard to maintain and use more repeat code, the dynamic link library, a right ado package can be directly out of various data types.
- 2022-02-26 11:03:40下载
- 积分:1
-
provide oracle database. Relatively simple, development only need to contain a h...
提供对oracle数据库的访问。比较简单,开发时只需要包含一个头文件就可以了-provide oracle database. Relatively simple, development only need to contain a header files can be a
- 2022-04-19 16:57:24下载
- 积分:1
-
这是一个PB环境下成功导出数据的例子,由PB6.5编程。
这是一个PB环境下成功导出数据的例子,由PB6.5编程。-This is a successful environment PB examples of data derived from PB6.5 programming.
- 2022-03-19 16:59:09下载
- 积分:1
-
vc used for the use of an ODBC database connectivity access management system
用vc作的一个利用ODBC连接access数据库的管理系统-vc used for the use of an ODBC database connectivity access management system
- 2022-01-26 06:01:50下载
- 积分:1
-
BDE版本的delphi通用查询组件,只需设置select语句,就可以根据select语句的字段进行查询了
BDE版本的delphi通用查询组件,只需设置select语句,就可以根据select语句的字段进行查询了-BDE generic version of the delphi inquiries components, simply select statement, the statement can select the field for the inquiry
- 2022-07-27 23:38:37下载
- 积分:1
-
MSDN上的ADO例子,近来看了好几个,最后还是觉得这个比较经典,上传一份
MSDN上的ADO例子,近来看了好几个,最后还是觉得这个比较经典,上传一份-MSDN ADO example, recently read a few, but finally feel that the more classical and upload a
- 2022-12-09 22:10:03下载
- 积分:1