Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error 3258

Status
Not open for further replies.

KerryL

Technical User
May 7, 2001
545
US
I'm using a qry as the recordset for my SQL and when I try and add another table to the query I receieve this message, which I don't understand. How can I add the table/fields to the query, or join the query into the recordset?

Run-Time error 3258
The SQL statement could not be executed because it contains ambiguous outer joins. To force one of the joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement.


Thanks in advance for your help,
KerryL
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top