-
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
-
使用ODBC API 自己写的的一个CSQLDirect类,实现执行SQL语句、数据存取...
使用ODBC API 自己写的的一个CSQLDirect类,实现执行SQL语句、数据存取 -An CSQLDirect class using ODBC API, implements excuting SQL and accessing data
- 2022-04-21 19:58:13下载
- 积分:1
-
数据库原理的复习提纲,重点一手掌握。打印版。
数据库原理的复习提纲,重点一手掌握。打印版。-Database Principles outline of the review, focusing on first-hand grasp.
- 2022-07-12 20:09:23下载
- 积分:1
-
人事管理系统软件
人事管理系统软件-personnel management system software
- 2022-01-26 14:35:25下载
- 积分:1
-
一个感情推理软件,通过星座血型测试性格.
一个感情推理软件,通过星座血型测试性格.-an emotional reasoning software, through blood tests Constellation character.
- 2022-01-31 01:38:21下载
- 积分:1
-
C语言开发关系型数据库包括80种功能,功能多,程序简单
C语言开发关系型数据库包括80种功能,功能多,程序简单-C language relational database includes 80 functions, functions, simple procedures
- 2023-04-12 06:10:04下载
- 积分:1
-
ODBC函数封装与说明
ODBC函数封装与说明-ODBC function and description Packaging
- 2023-01-06 17:20:03下载
- 积分:1
-
is mainly for the vb sql database programming the most basic things, but it'...
主要是用于sql的vb数据库编程最基础的东西,不过很容易懂了,谢谢大家支持-is mainly for the vb sql database programming the most basic things, but it"s easy to understand, thank you all for support
- 2022-07-16 22:21:19下载
- 积分:1
-
很久以前帮房产商做的一个简单的摇号程序,比较粗糙,帮朋友做的而已,夜里撑着眼皮做的....
很久以前帮房产商做的一个简单的摇号程序,比较粗糙,帮朋友做的而已,夜里撑着眼皮做的.-房产商a long time ago to help make the摇号a simple procedure, compared Rough help a friend to do it the night撑着eyelids done.
- 2022-06-28 19:52:52下载
- 积分:1
-
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(C
一个增强的数据库类CDataSet 因为MFC完全支持数据库应用程序的开发,所以大多数数据库应用都使用CDatabase和CRecordset类,并且类向导(Class Wizard)提供了快速简易的方式来使用这两个类。有一点不足的就是当应用程序涉及到多表数据库时,类向导将产生大量的关于记录集的源码文件使得工程(project)给人的感觉很混乱。 本文介绍如何使用一个模板记录集类来降低类向导所产生的记录集文件的数量,同时增强记录积类(CRecordset)的功能。这个模板记录集类叫做:CDataSet。它的主要目的是降低代码量,为数据对象数组提供一个接口。-an enhanced database category CDataSet because MFC fully support database application development, the majority of database applications used CDatabase and CRecordset class and category Wizard (Class Wizard) provides a fast and easy way to use these two categories. There is one point when the shortage of applications related to multi-table database, the wizard class will have a lot of records set on the source document makes the project (project) gives the impression that very confused. This paper describes how to use a template Records Set to reduce class wizard from the record set in the volume of documentation, while enhancing the plot record category (CRecordset) function. The template called Set Records
- 2022-12-03 03:05:04下载
- 积分:1