搜索资源列表
lcx
- 数据存储结构的设计与管理 能在一个数据库文件中存放多张不同的表,并能查看各表的字段结构内容-data storage structure of the design and management of documents in a database to store multiple different forms and to see the tables of contents of the field structure
pbUpdate
- 实现升级一台机子上的程序,所有其它机子的程序自动升级. 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4.update.exe可自动升级(注:仅随新系统升级时升级!!!) 使用说明: 1.先创建表,见Table.txt 2.工程所包含的文件,可在uo_updown.uf_check()中定义. (参看原有的!) 3.创建工程时, 请不要把update.pbl生成PBD,这样保证
FirebirdCS-2.1.0.17798-0.i686.tar
- 2000年7月,Borland(即现在的Inprise)公司公布了其数据库产品Interbase的源代码.Firebird数据库就是从该数据库中派生出来的.当时,Interbase是与客户/服务器版本的Delphi产品捆绑在一些销售的.现在,Interbase已经变成了一只开放源码中的 “火鸟”. 技术特点: Firebird相对MySQL和PostgreSQL来说比较小,这也使其可以称得上是理想的“嵌入式数据库”,可用于与其它应用程序服务器和应用程序 捆绑。Firebird具有大
ACCESSFind
- 用于access数据库查询,主要展示多表间关联查询-Used to access a database query, the main inter-related multi-table query display
feng
- 简单的VFP PRG,递归文件目录,多表相互操作
ACCESS-53750
- access 管理系统,多表,多条件查询。-access management system, multi-table, multi-condition queries.
SQLite-database-file-format
- 网上介绍SQLite文件格式的文章并不少,但一般都是针对小文件:一个表,几条记录,两个页。本文准备一直分析到比较大的文件,至少B-tree和B+tree中得有内结点(就是说不能只有一个既是根又是叶的结点,就是说表中得多点记录,得建索引),还要争取对SQLite的各类页都做出分析-Comprehensive analysis of SQLite database file format
ACCESSdbcxlc-
- access数据库,多表项查询源码。-Access database, multi table query source.
bookSaleManagementSysterm
- 商品零售管理系统包含密码窗体,主窗体等。主窗体中含表,窗体,报表等。可以实现个人信息查询,增删改,查看个人业绩,查看商品信息等,更多功能带发现中!-Retail Management System contains password form, the main form. The main form containing tables, forms, reports, and so on. Can be achieved personal information queries, additi
N-sheets
- 以G列分成多个工作表(以宏运行VBA) -Sub aa() Dim a As Integer, b As Integer, c As Integer, sh As Worksheet For a = 2 To [g65536].End(3).Row If Cells(a, 7) <> Cells(a- 1, 7) Then b = a End If c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious)
TABLEUPDATE
- 多表更新C++BUILDER代码,多张表主从结构,实现主从表同时更新。-Multi-table updates C++BUILDER code multiple tables the main structure, to achieve the main update the table simultaneously.