ACC1x: DISTINCTROW Keyword Ignored in a Cartesian ProductID: Q103133
|
Your query dynaset includes duplicate records, which should have been eliminated by the presence of the keyword DISTINCTROW.
This problem occurs if no join is specified between the tables in the query.
To hide the duplicate records, verify that the query output includes one field that uniquely identifies each record, then replace the keyword DISTINCTROW with the keyword DISTINCT.
Microsoft has confirmed this to be a problem in Microsoft Access version 1.1. This problem no longer occurs in Microsoft Access version 2.0.
Search for "ALL," "DISTINCT," "DISTINCTROW," and "Predicates (SQL)"
using the Microsoft Access Help menu.
Microsoft Access "User's Guide," version 1.1, page 187
Additional query words: relationship many-to-many duplicates
Keywords : kbusage QryJoin
Version : 1.1
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: March 25, 1999