Im using HSQLDB in Libre 6.2 on Windows 10.
I have a table in Calc that has two Fields CityID and CityName.
CityID is the PK and already contains number values.
When I copy and paste the table into Base I set CityID as the PK Field and assign Integer as its Datatype.
However I get an error message saying that Integer is the wrong Datatype for the CityId field.
What am I doing wrong.
Thank you