https://bugs.documentfoundation.org/show_bug.cgi?id=147582
--- Comment #5 from Robert Großkopf <[email protected]> --- (In reply to Alex Thurgood from comment #3) > I ignore the failed DDL statement and ran the remainder without problem. > > I can confirm that I got an error message on first opening of the JDBC > connected form. > > However, I could enter a town ID and a town, without error, and that data > was saved to the corresponding table - so the subform works for me in the > JDBC connection apart from that initial error message. > The error is an error for the subsubform, adding a person to the town (3rd row). I will get this error, if there is no row in the subform. If you add a row in the subform you won't get a connection to the subsubform, special in the form: Nothing appears in Town_ID. If you close the form and reopen after a town has been added a value in Town_ID will appear. -- You are receiving this mail because: You are the assignee for the bug.
