-
实现自定义标签的制备本代码,对数据库的进一步应用…
这段代码实现了编写自定义标签,进一步使用数据库相关的代码从jsp中分离出来,使得jsp更为简洁-achieve this code for the preparation of custom labels, further use of the database-related code from the jsp separated, making more concise jsp
- 2022-05-17 07:56:20下载
- 积分:1
-
datagird,dataset,等数据操作类的编程
datagird,dataset,等数据操作类的编程-datagird, dataset, data manipulation and other types of programming
- 2022-07-28 04:27:00下载
- 积分:1
-
使用ADO操作数据库,ADO是基于COM,COM有许多优点…
使用ADO操作数据库,ADO技术是基于COM,具有COM组件的诸多优点,被多种语言支持-operate the database using ADO, ADO is based on the COM, COM has many advantages, being multilingual support
- 2023-02-20 06:45:03下载
- 积分:1
-
学生成绩管理系统 功能完善..有用户登陆界面
用accsess进行处理...
学生成绩管理系统 功能完善..有用户登陆界面
用accsess进行处理-Student achievement management system perfect landing .. have a user interface to deal with ACCSESS
- 2022-09-18 17:40:03下载
- 积分:1
-
图书馆借书业务管理系统
图书馆借书业务管理系统-as library management system
- 2022-03-26 16:47:05下载
- 积分:1
-
Realize this kind of ADO database link, automatic access to the database IP, fil...
该类实现了对ADO数据库的链接,自动获取数据库IP,填CListBOx表的填充等功能。-Realize this kind of ADO database link, automatic access to the database IP, filling form filling CListBOx functions.
- 2022-03-16 08:29:35下载
- 积分:1
-
自建词典的开发界面和底层数据库操作 整个包上载
自建词典的开发界面和底层数据库操作 整个包上载-relying on the development Dictionary interface and the underlying database operation on the whole package
- 2022-03-20 15:21:25下载
- 积分:1
-
ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类...
ado类操作数据库,已修改为支持Unicode模式,同时包含ole操作数据库类-ado database type operation has been modified to support Unicode mode, the database contains both types of operation ole
- 2022-12-11 14:05:03下载
- 积分:1
-
about commandptr s using in ado
关于_CommandPtr在ADO中的使用-about commandptr s using in ado
- 2022-01-30 17:40:56下载
- 积分: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