What is wrong with that command I'm trying to use? Why is it not working? I could rage endlessly with hSQL... in combination with openoffice_base (because my employer is a cheap son of a) one day it'll kill me..
Explanation:
- Table Suppliers -> Supp
- Table ContactPerson -> Con
- Table IT_Con_Supp
I want to have a intermediate table because one company can have 0 or many contact-persons and 0 or many contact-persons can belong to one company.
for the love of god - I found this page http://www.w3schools.com/sql/sql_foreignkey.asp
https://i.stack.imgur.com/1i59x.png
but not a single command is working in base - I assume it's coz base is hsqldb and not sql?
Please help me...