When you create a database, Access assigns a default project name. This name is the same in every database, hence the name conflict error. In the VBA Editor in either database, go into Tools -> Database Properties and change the Project Name to something else. You can now set a reference to the other database without experiencing that error.