G
Guest
When I query the the central project table to allow entry of multiple contact
information, the query fails. I.E. The query is only successful when adding
ONE contact's information... the database is not working!
The project table primary (text) key is: ProjectId. The four contact tables
are keyed with unique autonumber IDs related to four unique foreign (number)
keys in the Project Id table.
What am I missing?
information, the query fails. I.E. The query is only successful when adding
ONE contact's information... the database is not working!
The project table primary (text) key is: ProjectId. The four contact tables
are keyed with unique autonumber IDs related to four unique foreign (number)
keys in the Project Id table.
What am I missing?