I have 2 tables, one is “Data_Clients” where I have a field for “Country” and a second table named “List_Countires” just for the list of countries where the name field of the country is the primary key.
Both tables are linked with a relationship where “List_Countires” has a one to many rleation to “Data_Clients”
Then I have a form where I have a list box to choose the country for each record.
I noticed I made a typo and wanted to fix it manually in the “List_Countires” table but then I get this error
database - hsqldb
lo version - 25.2.1.2
os - Fedora 41