Sort order of Access table without index
From: Xie Bingpeng (xbp_at_teabird.com.cn)
Date: 06/25/04
- Next message: Del Murray: "Re: Sort order of Access table without index"
- Previous message: Ray Marron: "Re: Missing POST in this group"
- Next in thread: Del Murray: "Re: Sort order of Access table without index"
- Reply: Del Murray: "Re: Sort order of Access table without index"
- Reply: Xie Bingpeng: "Re: Sort order of Access table without index"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 25 Jun 2004 09:56:26 +0800
hi all:
I create a access 2000 file without any index or primary key(used for
report).
I empty this table and append some records into it, then fecth records with
a TADOQuery.
if I repeat this procedure again and again, the sort order of returned
recordset
may vary sometimes. that is, the record append is the same, but the sort
order(display in DBGrid)
is different some times. what's the porblem? how to resolve this issue?
thanks.
- Next message: Del Murray: "Re: Sort order of Access table without index"
- Previous message: Ray Marron: "Re: Missing POST in this group"
- Next in thread: Del Murray: "Re: Sort order of Access table without index"
- Reply: Del Murray: "Re: Sort order of Access table without index"
- Reply: Xie Bingpeng: "Re: Sort order of Access table without index"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|