Hi,
I am creating a database that includes classroom information, such as: grades, attendance, etc. I have one table that is called Student information and the primary key is the Social Security Number. The rest of the ten tables don't have a primary key because I was obtaining a duplicate error when I was entering it into the subform. In addition, all my tables have outer joins and I come up with an error when I create a query. It says: "the SQL statement could not be executed because it contains an ambiguous outer joins. To force one of the outer joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement." I am not sure how to create the SQL statement.
I can also send the database to you by email, if you want to look at it. Thank you
Stephen
I am creating a database that includes classroom information, such as: grades, attendance, etc. I have one table that is called Student information and the primary key is the Social Security Number. The rest of the ten tables don't have a primary key because I was obtaining a duplicate error when I was entering it into the subform. In addition, all my tables have outer joins and I come up with an error when I create a query. It says: "the SQL statement could not be executed because it contains an ambiguous outer joins. To force one of the outer joins to be performed first, create a separate query that performs the first join and then include that query in your SQL statement." I am not sure how to create the SQL statement.
I can also send the database to you by email, if you want to look at it. Thank you
Stephen