ADOTABLE的查詢?(50分)

  • 主题发起人 主题发起人 cofu
  • 开始时间 开始时间
C

cofu

Unregistered / Unconfirmed
GUEST, unregistred user!
用ADOTable怎樣查詢像使用Table里的

Table.setkey;
table.fieldByName('ID'):=Edit1.text;
tabel.gotekey;(or table.gotoNearest)

先謝了.
(ADOTable 不提供 setkey 和 gotokey);
 
为什么不用query
 
使用LOCATE试一试
 
其实,query可以当table用。而且对特殊情况的处理,方便。
 
編一丁點代碼可不可以.
 
多人接受答案了。
 
后退
顶部