-
java,Blob字段操作,将图片或者文件保存到数据库中
java,Blob字段操作,将图片或者文件保存到数据库中-java, Blob field operations, it will preserve photographs or documents to the database
- 2022-12-07 01:40:03下载
- 积分:1
-
database query generator
数据库查询语句生成器-database query generator
- 2022-02-03 04:05:25下载
- 积分: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
-
pda 上实现的文件系统,实际应用到产品,并且有测试工程
pda 上实现的文件系统,实际应用到产品,并且有测试工程-pda realize the file system, the actual application of the product and is testing
- 2022-01-26 08:17:28下载
- 积分:1
-
讲述了ADO编程的一些注意事项和基本的概念,来之不易 ,仅供大家参考。如有不周到的发消息给我...
讲述了ADO编程的一些注意事项和基本的概念,来之不易 ,仅供大家参考。如有不周到的发消息给我- Narrated the ADO programming some matters needing attention and
the basic concept, hard-won, only for everybody reference. If has not
not thoroughly sends the news to me
- 2023-04-28 19:55:03下载
- 积分:1
-
本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计...
本代码提供了一个利用ODBC操作数据库的方法类,同时提供了很好的界面风格设计-the code provides a database using ODBC to operate the category, while providing a good interface design style
- 2023-08-14 18:30:03下载
- 积分: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
-
management system is an application in small and medium
管理系统是一个适用于中小型超市管理的软件,没有用户数量限制,主要特点:1所有商品进出可直接扫描(包括进货、零售、盘盈盘亏等处理)。 2支持钱箱功能、零售票据打印功能。3支持多仓区管理。4售货员暂时离开时可以锁屏,必须有密码才可以打开。 5对库存过高或过低时报警。6.不同操作人员设置不同的权限,实现分工明确,严格限制操作员操作权限,避免泄密。7.对顾客发会员卡,在电脑里建立会员资料,记录会员消费信息。实现对常客的管理,顾额在结算可选择普通顾额及会员,若为会员时自动按会员价结算 8.可将供应商、商品等信息录入电脑保存,以供查询、分析。 9. 及时、方便地查询应付款、自定义时间段查询销售业绩、会员消费情况分析、当前库存价值分析等。 10.基于微软的Access构建,具有良好的兼容性和易用性,可以很方便地与Word、Excel交换数据-management system is an application in small and medium-sized supermarket management software, users no quantitative restrictions, the main features : an all goods can directly access scanning (including wholesale, retail, inventory profits, etc. Check processing). Two box support functions, retail paper printing function. Three support multiple warehouse management. 4 salespersons can temporarily leave the lock screen, a password must be open. Five pairs of stocks too high or too low when the alarm. 6. Different operators set up different competencies to achieve a clear division of labor, and strictly limit the operation t
- 2022-02-05 15:14:27下载
- 积分:1
-
c++ builder to develop Subscriptions postal system, which contains detailed sour...
c++builder开发的邮政订阅系统,里面含有详细的源码!可以使你看到一个开发邮政订阅是系统如何开发的-c++ builder to develop Subscriptions postal system, which contains detailed source! allows you to see a development of the postal subscription is how the system developed by!!!
- 2022-08-11 03:54:36下载
- 积分:1
-
ado oracle practices
ado oracle练习-ado oracle practices
- 2022-03-24 22:24:04下载
- 积分:1