搜索资源列表
mis2005(delphi)
- 基于delphi7.0 + sybase11.5开发,是我做的一个远程抄表系统的客户端程序,代码简洁,容易理解。-based delphi7.0 sybase11.5 development, I do a remote meter reading system client, code simple and easy to understand.
sqlite_vcl
- DELPHI 访问SQLITE3 数据库的VCL控件,需要sqlite3.dll文件,不需要安装任何服务端软件,我常用他作为应用的配置和日志存放点,缺陷就是没有加密。-SQLITE3 visit Delphi VCL control of the database, need sqlite3.dll documents do not have to install any server software. I used him as an application of the configura
xueji
- 不错的系统,学习DELPHI很好,希望对大家有帮助。-good system, learning DELPHI good, and I hope to be helpful.
Register
- // File : PDTools.PAS // Product : AppModeler za Delphi // Copyright (C) 1991-1997 Sybase Inc. i njegovi saradnici. //========================================================= // CONTENTS : // // *** AM_XXX constants : Definitions for
AutoNumber
- 自动生成编号,Delphi+数据库,其实我怎么觉得数据库本身就可以生成编号,每添加一条数据的时候,数据库的ID字段就会自动加1,形成按顺序变化的ID编号,本程序同样需要SQL数据库配合,可惜作者没有提供数据库文件,对于特别有需要的Delphi编程者,可根据代码还原出数据库的各个细节。 -Automatically generated number, Delphi+ database, in fact, I think how the database itself can generate