登录
首页 » ADO-ODBC » 一个超市进销存系统,多用的

一个超市进销存系统,多用的

于 2023-04-22 发布 文件大小:279.23 kB
0 64
下载积分: 2 下载次数: 1

代码说明:

一个超市进销存系统,采用多层结构,模块化设计,学习VB数据库编程的好材料。-Invoicing a supermarket system, the use of multi-storey structure, modular design, learning VB Database Programming good material.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 数据库编程类,提供一个借口,可以使人很方面的操作sql类
    数据库编程类,提供一个借口,可以使人很方面的操作sql类-Database Programming category, providing an excuse to say the very type operation sql
    2022-03-18 23:29:58下载
    积分:1
  • 使用IDL语言编写的龙卷风动画模拟程序。
    使用IDL语言编写的龙卷风动画模拟程序。-Using IDL language tornado animation simulation program.
    2022-03-09 14:45:30下载
    积分:1
  • 该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
    该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。 因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
    2022-03-11 15:51:24下载
    积分:1
  • 转换Access数据库为Excel文件
    转换Access数据库为Excel文件-Access database conversion to the Excel file
    2022-04-30 11:54:15下载
    积分:1
  • a more complete hospital management system, equipped with the database files, da...
    一个比较完整的医院管理系统,配有数据库文件,把数据库文件导入后即可使用-a more complete hospital management system, equipped with the database files, database files into ready for use
    2022-04-23 05:24:13下载
    积分:1
  • 该程序为一个利用接口和VC编写的球场管理系统,数据库用的是access的数据库,用的时候要先设置ODBC的数据源设置,命名未MyDataBase...
    该程序为一个利用接口和VC编写的球场管理系统,数据库用的是access的数据库,用的时候要先设置ODBC的数据源设置,命名未MyDataBase -The procedure for a VC to use interface and the preparation of the golf course management systems, database access using the database, used when first set up ODBC data source settings, naming not MyDatabase
    2023-03-20 16:20:04下载
    积分:1
  • A common human resource management system includes the following features: 1, ge...
    一款通用人力资源管理系统 包括以下功能: 1、通用计时薪资管理,可以设置薪资项目、计算公式,可以对相关项目进行调整(对薪资的晋升、调整进行了精心考虑)。 2、人事管理包含常用项目,可进行多种查询。 -A common human resource management system includes the following features: 1, general time salary management, and can set up payroll items, calculation formula, you can adjust the related projects (of the pay of the promotion, to adjust carefully consider). 2, personnel management includes common items, it can conduct a variety of inquiries.
    2023-04-23 05:15:03下载
    积分:1
  • 这是个简单的仓库库存管理系统有入库,出库,登记,简单的超储,短缺输出报表等功能...
    这是个简单的仓库库存管理系统有入库,出库,登记,简单的超储,短缺输出报表等功能-This is a simple warehouse inventory management system storage, warehousing, registration, simple-Chu, a shortage of output functions statements
    2022-05-08 13:42:11下载
    积分:1
  • 一个比较小的图书管管理系统的小例子请大家分享
    一个比较小的图书管管理系统的小例子请大家分享-A relatively small library management system for small examples, please share the U.S.
    2023-03-08 11:00:04下载
    积分: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
  • 696518资源总数
  • 105554会员总数
  • 2今日下载