ACC: Two Tables Automatically Joined in QueryLast reviewed: May 28, 1997Article ID: Q113885 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. If you create a query based on two or more tables that have matching field names with matching data types, and one of the tables has a primary key defined, Microsoft Access will automatically join the tables on the matching field names.
RESOLUTIONCreate the table relationships you want in the Relationships window before you create new queries. If you do not create the relationships you want first, you will have to delete the automatic join line in the query. In Microsoft Access 7.0 and 97, you may disable AutoJoin entirely by clicking Options on the Tools menu, clicking the Tables/Queries tab, and clearing the check box labeled "Enable AutoJoin."
STATUSThis behavior is by design.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information about joining tables in queries with join lines, search for "join," and then "join tables" or ask the Microsoft Access 97 Office Assistant. |
Keywords : kbusage QryJoin
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |