-
SQL SERVER 2000 的数据备份和还原代码
SQL SERVER 2000 的数据备份和还原代码-SQL Server 2000 data backup and restore code
- 2022-03-21 21:32:28下载
- 积分: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
-
对MFC CRecordset进行了扩展
对MFC CRecordset进行了扩展- Carried on to MFC CRecordset expanded
- 2023-03-31 02:55:03下载
- 积分:1
-
CS_NET数据库程序集,包括读写Access数据库,列表视图显示数据库信息,读取EXCEL文件
CS_NET数据库程序集,包括读写Access数据库,列表视图显示数据库信息,读取EXCEL文件-CS_NET database program, including read and write Access databases, the list view displays the database information, read the EXCEL file
- 2022-06-27 13:58:03下载
- 积分:1
-
In moves between this system, requested on reader s computer
already to install...
在运行本系统之间,要求读者的电脑上已经安装了SQLServer2000数据库和jdk1.4.1。
一个不错的系统- In moves between this system, requested on reader s computer
already to install the SQLServer2000 database and jdk1.4.1. A good
system
- 2022-07-01 22:31:07下载
- 积分:1
-
PB environment outside processes in the preparation of the management module, PB...
这是一个PB环境下编制的外加工管理的模块,由PB6.5编程。-PB environment outside processes in the preparation of the management module, PB6.5 programming.
- 2023-05-18 21:30:03下载
- 积分:1
-
使用delphi6开发的一个小账本程序.希望对初学delphi数据库编程的朋友能有所帮助.压缩包内包含所需的数据库....
使用delphi6开发的一个小账本程序.希望对初学delphi数据库编程的朋友能有所帮助.压缩包内包含所需的数据库.-delphi6 development of the use of a small group of accounts procedure. Hope to novice delphi Database Programming friends will be helpful. Compression packet contains the database.
- 2022-03-25 01:41:05下载
- 积分:1
-
主要是用ODBC实现对MDB数据格式文件的数据库的访问
主要是用ODBC实现对MDB数据格式文件的数据库的访问-ODBC is mainly used to achieve data format MDB database file access
- 2023-07-23 19:05:04下载
- 积分:1
-
[数据库]微软SQL数据库支援控件,供大家参考
[数据库]微软SQL数据库支援控件,供大家参考-[database] Microsoft SQL database support component for your reference
- 2022-02-01 00:26:24下载
- 积分:1
-
the update before you must backup source! And this procedure on the same directo...
在更新前请务必备份源文件!
并且此程序对同一目录只能使用一次!
本程序对只处理了部份DbGridEh事件:
StringReplace(Demo[i], TDBGrid , TDBGridEh , [rfIgnoreCase])
StringReplace(Demo[i], DataCol: Integer Column: TColumn , DataCol: Integer Column: TColumnEh , [rfIgnoreCase])
StringReplace(Demo[i], Click(Column: TColumn) , Click(Column: TColumnEh) , [rfIgnoreCase])
StringReplace(Demo[i], DbGrids , DbGridEh , [rfIgnoreCase])
如果你还有DbGridEh其它事件请修改源代码!-the update before you must backup source! And this procedure on the same directory may be used only once! Only the Department of procedures Jimmy DbGridEh part of the incident : StringReplace (Demo [i] TDBGrid, TDBGridEh. [rfIgnoreCase]) StringReplace (Demo [i] DataCol : Integer Column : TColumn, DataCol : Integer Column : TColumnEh. [rfIgnoreCase]) StringReplace (Demo [i] Click (Column : TColumn), Click (Column : TColumnEh) [rfIgnoreCase]) StringReplace (Demo [i] DbGrids, DbGridEh. [rfIgnoreCase]) If you have DbGridEh other incidents please modify the source code!
- 2022-11-12 10:35:04下载
- 积分:1