-
一个封装完善的数据库操作类,支持几乎所有数据库类型,包括打开,查询,编辑等操作,希望对大家有所帮助。...
一个封装完善的数据库操作类,支持几乎所有数据库类型,包括打开,查询,编辑等操作,希望对大家有所帮助。-A package to improve the operation of the database category, support for almost all database types, including open, query, editing and other operations, would like to help everyone.
- 2022-08-08 10:18:35下载
- 积分:1
-
主要是用ODBC实现对MDB数据格式文件的数据库的访问
主要是用ODBC实现对MDB数据格式文件的数据库的访问-ODBC is mainly used to achieve data format MDB database file access
- 2023-07-23 19:05:04下载
- 积分:1
-
simple attendance management system, using MFC the main elements of programming,...
简单的考勤管理系统,运用了MFC编程的主要要素,功能全面,以供大家参考-simple attendance management system, using MFC the main elements of programming, full functions, for your reference
- 2022-07-23 05:41:14下载
- 积分:1
-
案例8货物管理系统 vfp
案例8货物管理系统 vfp-case eight cargo management system Probe
- 2023-07-29 02:10:02下载
- 积分: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
-
人事管理系统,没有经过调试,需要解压,没有密码
人事管理系统,没有经过调试,需要解压,没有密码-personnel management system, no debugging required decompression, no password
- 2022-05-16 23:58:20下载
- 积分:1
-
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateOb...
这种方式可根据开发者的需要批量处理或者实时处理。
接口调用非常简单,简化了编程。开发者只需将标准数据传入接口,如下:
Set Obj=CreateObject(U8Distribute.iDistribute)
Str = obj. Process(sXml)
-This approach can be developed in accordance with the needs of batch processing or real-time processing. Call a very simple interface, simplifying the programming. Developers simply imported standard data interface, as follows: Set Obj = CreateObject (U8Distribute.iDistribute) Str = obj. Process (sXml)
- 2022-03-19 12:12:15下载
- 积分:1
-
一个动态创建数据库源名的例子
一个动态创建数据库源名的例子-Create a dynamic database of examples of the source
- 2022-05-19 11:56:05下载
- 积分:1
-
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象...
一小段ADO链接数据库的代码,其中m_pdb是一个CADODatabase类的对象-ADO database links a short code, m_pdb which is a type of object CADODatabase
- 2023-04-11 09:15:03下载
- 积分:1
-
一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!...
一个简单的学生信息管理系统,需要数据库支持,可以实现基本的学生信息处理!-A simple student information management system, the need for database support, students can achieve the basic information processing!
- 2022-03-05 20:47:03下载
- 积分:1