Amusing sort order anomoly in Access 2K.

  • Thread starter david epsom dot com dot au
  • Start date
D

david epsom dot com dot au

In Access 2K, the database window uses the database sort order, rather than
the DOS sort order: so when sorted by table name, tables are ordered with
tbl_AAA before tbl_A_A. But the 'Show Table' window of the Query Designer
still uses the old sort order, with _ before all alphabetic characters, and
tbl__A before tbl_A_ :~).

(david)
 
Top