I’m encountering an error that I saw has been talked about on this forum, but unfortunately I’m not the most tech literate and the explanations given are totally foreign to me. I’ve also tried the pdf version of the 7.3 Base Guide, but I wasn’t finding anything I understood in there either.
I’m trying to create a database of contacts and events they’ve attended.
I have a table (Contacts (Bridal)) that contains all of the information about the people I’ve met. I also have a table (Events) that contains all the information about the events I’ve attended. I’m trying to connect them via a third table (Event Attendance) in which I relate the contacts to the events they’ve attended.
This is my current relationship setup between these tables.
When I try to put the Person and Event IDs in the Event Attendance table, I get an error that says this:
Integrity constraint violation - no parent SYS_FK_97 table: Contacts (Bridal) in statement [INSERT INTO “Event Attendance” ( “Event ID”,“Person ID”) VALUES ( ?,?)] at C:/cygwin64/home/buildslave/source/libo-core/connectivity/source/drivers/jdbc/Object.cxx:172
As I said, I looked this up on the forum and I tried looking at the relationship sections in the guide, but nothing is making any sense to me. Can someone help explain?
For reference, this is my version info:
Version: 24.2.3.2 (X86_64) / LibreOffice Community
Build ID: 433d9c2ded56988e8a90e6b2e771ee4e6a5ab2ba
CPU threads: 8; OS: Windows 10.0 Build 22631; UI render: Skia/Vulkan; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded