搜索资源列表
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
《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的数据库编程,这里提供了源代码,可供学习-Delphi database programming, it provides the source code for learning
数据库管理delphi
- 用delphi设计的数据库管理工具,但使用前要配置数据源。-design with the database management tools, but prior to the use of configuration data sources.
SQLServer2000Backup(DELPHI)
- SQL Server 2000数据库备份与恢复(DELPHI版本)-SQL Server 2000 database backup and recovery (Delphi version)
牛仔布厂成品出仓管理系统
- Delphi编程┃Delphi数据库编程-Delphi programming highlights Delphi Database Programming
XiaoZhangBen
- 使用delphi6开发的一个小账本程序.希望对初学delphi数据库编程的朋友能有所帮助.压缩包内包含所需的数据库.-delphi6 development of the use of a small group of accounts procedure. Hope to novice delphi Database Programming friends will be helpful. Compression packet contains the database.
ado(Delphi)
- 一个使用Delphi编写的ADO数据库链接查看器-one prepared by the use of Delphi ADO database link Viewer
药店进销存源码
- 用Delphi开发的经典的数据库系统-with the classic Delphi database 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.
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超实用的SQLServer 数据库应用函数
- /* 超实用的Delphi平台上对SQL Server数据库调用的功能函数 */ 一个程序平台内可供不同模块调用的函数库。包括SearchTable (查询表存在与否), SearchField (查询表中的某个字段存在与否), SearchView(查询视图存在与否), AddFiled(添加字段),DelFiled(删除字段 ),MyQUery( 查询函数 ), SearchFieldValue(查找表中指定字段上是否存在某值)....(Functions Calle