Welcome![Sign In][Sign Up]
Location:
Search - builder bde

Search list

[Other resource餐厅结帐管理

Description: 餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设计与实现,程序的编写和调试等过程,最终实现了预求的餐厅结账管理的各项功能。-closure of the restaurant management procedures for small and medium-sized restaurants have ordered the closing function and provide several common statistical database, as well as all the management and maintenance functions. Convenient user interface simple, simple, stable operation. Programming tool for the C Builder6, in its database related to the completion of technical basis, the type of Paradox database, it is a C Builder BDE (Borland Database Engine), the most closely integrated database-driven types. Closure procedures restaurant management from the actual situation and the practical problems through the analysis algorithm and interface design and implementation procedures for the preparation and debug process, and ultimately advance for the closure of a restaurant management fun
Platform: | Size: 2299555 | Author: 赵明 | Hits:

[GUI DevelopBDETest

Description: 这是一个用C++Builder开发的有关BDE的小程序,希望能给大家一点提示-This is a C Builder development of the small BDE procedures in the hope that will give us some suggest
Platform: | Size: 14460 | Author: lzh | Hits:

[Database system数据库操作cpp

Description: 数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
Platform: | Size: 4096 | Author: 罗高 | Hits:

[Hotel software system餐厅结帐管理

Description: 餐厅结账管理程序提供中小型餐厅所需要的点菜结账功能,并提供几种常用的统计报表以及各个数据库的管理维护功能。操作界面简洁方便,操作简单,运行稳定。 程序编写工具为C++Builder6,在其数据库相关的技术基础之上完成,数据库类型为Paradox,它是一种与C++Builder的BDE(Borland Database Engine)结合最为紧密的数据库驱动类型。程序从餐厅结账管理的实际情况出发,通过对实际问题的分析,算法和交互界面的设计与实现,程序的编写和调试等过程,最终实现了预求的餐厅结账管理的各项功能。-closure of the restaurant management procedures for small and medium-sized restaurants have ordered the closing function and provide several common statistical database, as well as all the management and maintenance functions. Convenient user interface simple, simple, stable operation. Programming tool for the C Builder6, in its database related to the completion of technical basis, the type of Paradox database, it is a C Builder BDE (Borland Database Engine), the most closely integrated database-driven types. Closure procedures restaurant management from the actual situation and the practical problems through the analysis algorithm and interface design and implementation procedures for the preparation and debug process, and ultimately advance for the closure of a restaurant management fun
Platform: | Size: 2298880 | Author: 赵明 | Hits:

[GUI DevelopBDETest

Description: 这是一个用C++Builder开发的有关BDE的小程序,希望能给大家一点提示-This is a C Builder development of the small BDE procedures in the hope that will give us some suggest
Platform: | Size: 14336 | Author: | Hits:

[Delphi/CppBuilderBDEErrCode

Description: BDE引擎错误代码,用于编程时查找错误类别便于处理-BDE engine error code, the search for programming the wrong type of easy handling
Platform: | Size: 339968 | Author: douyuhong | Hits:

[Delphi/CppBuilderEhlibstudy

Description: Eh学习笔记 实际上,实现该功能非常简单(以下我以BDE为例说明如何实现自动排序): 1.在窗体上放置一个 DBGridEh 组件,并将其连接到相应的 BDE 数据集; 2.将该组件的[OptionsEn]中的 dgAutoSortMarking 属性设置为 True 3.双击该组件,在其弹出的属性编辑器中添加相关字段; 4.将要排序的字段的属性列表的 [Title]的 TitleButton 属性设置为 True 5.最后,千万不要忘了在 uses 子句中加上 EhlibBDE单元。 -Eh study notes in fact, realize the functionality is very simple (following my example on how to realize BDE automatically sorted): 1. In the form to place a DBGridEh components, and linking them to the corresponding data sets BDE 2. the components [OptionsEn] in dgAutoSortMarking property is set to True 3. Double-click the component in its pop-up the Attribute Editor to add the relevant field 4. The field will be sort of the attribute list of [Title ] TitleButton the property is set to True 5. Finally, do not forget to add in the uses clause EhlibBDE unit.
Platform: | Size: 18432 | Author: fangge | Hits:

[MiddleWare0000

Description: 洗浴中心管理系统源码 1、SANGNA目录中S_MAIN.EXE为系统收银程序,WYJ目录中J_MANAGER为后台管理模块。 2、系统数据库采用Access2000数据库jiu.mdb,打开密码为wyj7410260912jyw,BDE连接方式,ODBC设置 如下: 在ODBC中添加Microsoft Access Driver (*.mdb),数据源名称为HOTEL,按选择按钮,选择SANGNA目 录中的JIU.MDB,确定即可。 3、SANGNA中IMAGE目录中存放*.bmp文件为贵宾卡号码对应签名扫描文件。 4、lsh表中Sn_Account字段为单号流水。 5、冗余清除功能是为了防止数据传输错误而设置。-Bath center management system source code 1, SANGNA directory S_MAIN.EXE cashier procedures for the system, WYJ directory J_MANAGER for background management module. 2, the system database using ACCESS2000 database jiu.mdb, open password wyj7410260912jyw, BDE connection, ODBC settings are as follows: in the ODBC add Microsoft Access Driver (*. mdb), data source name for the HOTEL, by the select button, select the directory SANGNA The JIU.MDB, can determine. 3, SANGNA stored in the IMAGE directory*. bmp file for your card number corresponds to the signature scanned documents. 4, lsh table Sn_Account flow field as a single number. 5, removal of redundant functions in order to prevent data transfer errors and settings.
Platform: | Size: 6650880 | Author: suminchao | Hits:

[Delphi VCLAbsolute.Database.v5.18.Full.Source.Delphi

Description: Absolute Database 是来替代BDE[Borland数据库引擎]的用于Delphi 和 C++ Builder 开发用的数据库引擎. 它小巧, 高速, 健壮, 易于使用. 它能直接编译进可执行文件[EXE]中, 这样开发出的程序不需安装和调试Absolute Database。与BDE相比, 开发出的程序更小, 运行速度更快。这个版本支持C++Builder、Delphi、BDS2006、CRS2007。-Absolute Database is to replace the BDE [Borland Database Engine] for Delphi and C++ Builder to develop database engine used. It is compact, high-speed, robust, easy to use. It directly compiled into the executable file [EXE], so that developed procedures do not need to install and debug Absolute Database. Compared with the BDE, to develop procedures for smaller, faster. This version supports C++ Builder, Delphi, BDS2006, CRS2007.
Platform: | Size: 5107712 | Author: 李龙 | Hits:

[ADO-ODBCclass_code

Description: 这是一个用C++Builder4.0编写的小型数据库应用程序(原创)。这个程序是我学数据库的第一个比较象样的练习程序,在有了一些实际开发经验后,现在重新修改了这个程序,并尽量演示使用了各种控件的基本用法和操作数据库的基本技巧,希望您能从中得到不少启发。   由于数据库使用的是Paradox,访问时必须有Borland数据库引擎(BDE),如果您的系统没有装BDE,则需要下载一个5M的BDE,也就是下面提供的Borland数据库引擎安装文件,安装BDE之后才能运行本程序。如果要使用别的地方的数据的话,需要在BDE里设置一些参数才能使用。Download下可执行文件之后,请在控制面板->BDE里设定:OBJECT菜单->New->SATNDARD->改名为:bde_classmate->设定PATH路径。-This is a use of C++ Builder4.0 prepared small database application (original). My study of this process are the first comparative database decent practice procedures, has been at a number of practical development experience, it is now revising the procedures and possible demonstration of the use of a variety of controls the basic usage and operation of the database s basic skills, I hope you can get a lot of inspiration. Because of the database using the Paradox, the visit must have Borland Database Engine (BDE), if your system is not equipped with BDE, you need to download a 5M of BDE, which is provided below to install the Borland Database Engine files, to run after the installation of BDE This procedure. If you want to use the data elsewhere, the necessary settings in the BDE in a number of parameters to use. Download the executable file after the next, in Control Panel-> BDE in settings: OBJECT Menu-> New-> SATNDARD-> renamed: bde_classmate-> set PATH Path.
Platform: | Size: 82944 | Author: kk.h | Hits:

[GUI DevelopFIBPlus6.9.5_FS

Description: FIBPlus6.9.5 FIBPlus是一套直接操作InterBase和Firebird函数的组件库,可以让开发的软件不通过IB客户端或BDE存取IB数据库,支持D4-7、CB5-6、Ky3、IB4.x-7.x、BDS2006、CRS2007 -FIBPlus is a flexible and easy-to-use library of Delphi, C++ Builder, Kylix components and Ada objects for direct work with InterBase and Firebird (Yaffil). It has been made for developers of database applications. From the very outset we were developing it in accordance with our customers wishes and requests. Every component, method and property is intended to solve the most common daily tasks. At present FIBPlus supports Borland Delphi 5-7, BDS 2005-2007 (Turbo Delphi/C++), C++ Builder 5-6, Kylix 3, gnat-3.15p, gnat2006 GPL, Borland InterBase 4.x-2007 and Firebird 1.x-2.x (Yaffil).
Platform: | Size: 578560 | Author: 瘦马 | Hits:

[Database systemCreateBDEAlians

Description: 这是一个用C++Builder 2007工具编写的程序,用于在BDE上建立一个数据库,程序中有说明一些用法,希望对大家有些帮助.-This is a use of C++ Builder 2007 the procedures for the preparation of tools for the BDE to create a database, the program described in a number of usage, I hope all of you some help.
Platform: | Size: 351232 | Author: 张理成 | Hits:

[Windows DevelopCPP_Builder-ADO

Description: 介绍了如何使用ADO组件。利用ADO组件编写数据库组件可以绕开BDE和数据库进行联系。-C++ Builder ADO,include TADConnection、TADODataset、TADOTable、TADOQuery、TADOStoredProc、TADOCommand.
Platform: | Size: 262144 | Author: zjh | Hits:

[Delphi VCLTinyDbXE

Description: TinyDB 是以VCL形式提供给Delphi/BCB程序员的一个小型桌面数据库引擎,目前包含TTinyTable, TTinyDatabase 和 TTinySession。-============================ TinyDB Engine Release Notes ============================= CONTENTS ======== 1. Overview 2. Contact Information 1. Overview ----------- TinyDB is a small, fast and very reliable database engine for developers in Delphi and C++Builder applications. It provides access to a flat file in its own format without BDE, and doesn t need any installation and configuration. With TinyDB engine, all data can be stored in only one database file. TinyDB engine is an ideal BDE replacement for small database applications in Delphi and C++Builder, and soon also for Kylix. TinyDB engine consists of TinyTable, TinyDatabase, TinySession and TinyDB Desktop utility. TTinyTable is inherited from TTinyDataSet which is a direct descendant from standard TDataSet. It provides all the TDataSet s functions such as Filtering, Searching, Sorting, Blob fields and it has some advanced features such as database Encryption, blob fields Compression,
Platform: | Size: 5369856 | Author: lifenyou | Hits:

[Delphi VCLAbsoluteDatabase

Description: Absolute Database 6.20 是来替代BDE(Borland数据库引擎)的用于Delphi 和 C++ Builder 开发用的数据库引擎. 它小巧, 高速, 健壮, 易于使用. 它能直接编译进可执行文件(EXE)中, 这样开发出的程序不需安装和调试Absolute Database。与BDE相比, 开发出的程序更小, 运行速度更快。这个版本支持C++Builder6 -Of Absolute the Database 6.20 is to replace the BDE (Borland Database Engine) database for Delphi and C++ Builder developers cited Engine. It is compact, high-speed, robust, easy to use can directly compiled into an executable file (EXE), which developed the program without installation and commissioning Of Absolute the Database. Compared with the BDE, developed the program smaller and run faster. This version supports C, Builder6
Platform: | Size: 8091648 | Author: wdzdm | Hits:

[Windows DevelopC-P-P-Builder-ADO-components

Description: 介绍了如何在C++_Builder中使用ADO组件进行数据库编程,从而绕开BDE和数据库联系-For database programming using ADO components in C++ Builder, thus bypassing the BDE and database contact
Platform: | Size: 262144 | Author: wu ming | Hits:

[Delphi VCLIBO4_6_B_RawSource

Description: IB Objects 4.6.B RawSource IB Objects is the most powerful toolbox available for developing client and service applications for InterBase/Firebird in Delphi and Borland C++Builder without the BDE, ODBC or any other middleware.
Platform: | Size: 2771968 | Author: DayTripper | Hits:

[ADO-ODBC483756

Description: 获取数据库BDE别名,C++Builder精选源码,很好的参考资料。-Access to database BDE alias, C++Builder selected source code, a good reference.
Platform: | Size: 15360 | Author: 桂花翅子 | Hits:

[ADO-ODBC58797

Description: 在安装程序中设置BDE引擎,C++Builder精选源码,很好的参考资料。-Set the BDE engine in the installation process, C++Builder selected source code, a good reference.
Platform: | Size: 15360 | Author: 清蒸翅子 | Hits:

[ADO-ODBC678754

Description: 在程序运行时创建数据库BDE别名,C++Builder精选源码,很好的参考资料。-Create database BDE alias when the program runs, the C++Builder selected source code, a good reference.
Platform: | Size: 15360 | Author: 清蒸翅子 | Hits:
« 12 »

CodeBus www.codebus.net