文件名称:delphiorderby
介绍说明--下载内容均来自于网络,请自行研究使用
Delphi基于Order by的数据库排序实例,order by 语法似乎是最简单的SQL语句排序用法了,很容易理解,容易接受,排序效果好,不过对于新手来说,还是比较陌生的,这个例子是书中的例子,特简单,在Delphi7.0环境下可编译源码,还带有数据库文件,在Database文件夹下,测试的话自己附加吧,别忘记配置一下数据库连接参数,本例子运行截图效果请看上图。-Delphi sort of instances of the Order database based on by, order by syntax seems sort usage is most simple SQL statement, it is easy to understand, easy to accept, ranking effect is good, but for the novice, is still relatively unfamiliar, this example is the examples in the book, very simple, in the Delphi7.0 environment to compile the source code, but also with a database file, in the Database folder, test if their additional bar, don t forget to configure the database connection parameters, this example run screenshots see chart.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
database\example_db_Data.MDF
........\example_db_Log.LDF
OrderBy.res
OrderBy.dpr
OrderBy.dof
OrderBy.cfg
Frm_OrderBy.pas
Frm_OrderBy.dfm
Frm_OrderBy.ddp
database