搜索资源列表
DELPHI-PPT
- 用DELPHI开发数据库应用程序PPT-with Delphi database application development PPT
学校网络信息查询系统
- 这是一个学校网络信息查询系统,主要是数据库的编程,很适合初中级的数据库学习者,是《Delphi数据库开发技术与工程实践》上的示例程序。-This is a network of schools for the information system is essentially a database program, which is perfect for middle-class database learners, "Delphi database development tech
SUIPack.v4.40.Delphi.567.BCB.56.Full.Sources-RECOi
- SUIPack 為一整套元件,包括編輯元件、資料庫元件和樣式元件,可作出完全不同風格的程式-SUIPack components of the package, including editing component, the component database components and patterns, to make a completely different style of programming
《Delphi 7数据库应用技术与实例》源代码
- 包含数据库开发的具体实例源码,分为两部分,一种是各个小应用程序的介绍,还有一部分是3个大的数据库应用程序的开发。(创意不错,要上传源码!^-^)- Contains the database development the concrete example source code, divides into two parts, one kind is each small application procedure introduction, but also some part is 3
Delphi小助手
- 可以方便的查询DELPHI的各函数、过程、事件、命令的相关注解。涉及到了DELPHI 的EXCEL数据库!-facilitate inquiries DELPHI function of the process, events, and orders related notes. DELPHI relate to the Excel database!
DataBase操作
- 用DELPHI编的数据库程序,里面的操作有教你如何通过中间件技术,通过接口来连接数据库-DELPHI series with a database program, the operation is inside teach you how middleware technology, and interfaces to connect to the database
Delphi.rar
- 利用花指令扰乱Cracker,以达到保护软件的作用。 本工具可以自定义花指令,有三种模式,如下: 1、随机插入花指令 2、指定插入固定的花指令 3、全部插入花指令 使用方法: 1、请自行在 JunkData.mdb 数据库中添加花指令 2、在您要放花指令的地方写:{$F Junk} 3、{$F Junk} 为花指令标记 4、用本工具处理后,重新编译即可。,Disrupt the use of junk code Cracker, in order to
Delphick
- Delphi数据库高级实例导航.仓库管理信息系统-High instance of Delphi database navigation. Warehouse Management Information System
telephone_book
- 这是一个通讯录的DELPHI程序源代码,是一个基于ACCESS数据库的程序,可满足大多数用户的需要,使用者可根据需要自行修改,完善.-This is a list of the DELPHI program source code, is a procedure based on the ACCESS database to meet the needs of most users, the user may be required to amend and improve.
database_creat
- 如何在delphi中实现数据库的动态建立源程序-Delphi how to achieve the dynamic establishment of a database source
HTManagement
- 明日科技的《Delphi数据库系统案例精选》中的合同管理系统。界面非常美观,网上很难下载。-Tomorrow s Technology Delphi database system selected cases of the contract management system. Interface is very beautiful, very difficult to download online.
Absolute.Database.v4.84.Full.Source.For.Delphi.BCB
- 大名鼎鼎的 Absolute Database数据库控件,有了它,在delphi下编程可以摆脱BDE了。 支持D4,D5,D6,D7,D9,BCB4,BCB5,BCB6-The famous Absolute Database database controls, With it, in the next delphi programming can get rid of the BDE.
database
- Delphi Database - Add a Row Number in your DBGrid-Delphi Database- Add a Row Number in your DBGrid
_eBook__Delphi_-_Database_Application_Developer_s
- Delphi-Database Application Developer s Guide
Delphi
- Delphi数据库高级实例导航.大型超市管理系统.-High instance of Delphi database navigation. Large supermarket management system.
DatabaseDesktop
- Database Desktop的使用 在典型安装了Borland Delphi之后,Database Desktop就安装好了,这个小工具功能非常强大,对操作本地表十分便利。若没有安装Borland Delphi,将Database Desktop目录拷贝到电脑上也可以使用 -Database Desktop to use in a typical installed after Borland Delphi, Database Desktop on installed, thi
DELPHI_ACCESS
- DELPHI中操作ACCESS数据库。介绍如何建立Access文件,压缩与修复数据库,压缩数据库并修改ACCESS数据库密码。-DELPHI operate ACCESS database. Describes how to create Access file, compress and repair the database, compressed database and modify the ACCESS database password.
Delphi
- 中控指纹delphi开发实例,完成了指纹采集,数据库指纹模块保存和比对((In the control fingerprint the delphi developers instances, complete fingerprint acquisition, the database fingerprint module save and comparison))
Delphi 6 数据库系统开发实例导航配书代码
- 关于Delphi与数据库之间的开发指导(Development guidance between Delphi and database)
Delphi超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle