Re: Make Table Query - Sorting Errors
- From: "Duane Hookom" <duanehookom@xxxxxxxxxxxxxxxxx>
- Date: Wed, 22 Feb 2006 09:22:48 -0600
I would never trust table records to be in any order unless I specify an
ORDER BY clause in a query.
--
Duane Hookom
MS Access MVP
--
"Fred" <Fred@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2D2FCBC7-2B44-496D-BDA7-3F079444A602@xxxxxxxxxxxxxxxx
I have a make-table query that is not sorting consistently. I am sorting
on
one of the fields in the query, CAMPNO. I ran it once, and manually
looked
at the table it created. It was sorted properly on CAMPNO until I got to
row
260. In row 259, CAMPNO = 05V104000, and in row 260, CAMPNO=05V055000.
I then reran the query without any changes. In the resulting table, in
row
409, CAMPNO-05V554000 and in row 410, CAMPNO=05V270000.
This causes a major problem, because I then run a module on that table
that
requires that the table be sorted properly to begin with.
Is this a known problem? I have Access 2000 (9.0.3821 SR-1). If so, is
it
corrected in a patch to this version of Access, or in a later version of
Access?
Can you tell me the command to put in the module to sort this table? I
can
try that and see if the command will consistently sort the table, since
the
query is not.
Thanks for any help...
.
- Prev by Date: Re: Query Field Formula
- Next by Date: Re: Ranking Top 3 Results
- Previous by thread: Re: Query Field Formula
- Next by thread: Re: Make Table Query - Sorting Errors
- Index(es):
Relevant Pages
|