Hi I am using: Version: 7.1.6.2 / LibreOffice Community
Build ID: 0e133318fcee89abacd6a7d077e292f1145735c3
CPU threads: 4; OS: Mac OS X 10.16; UI render: default; VCL: osx
Locale: en-GB (en_GB.UTF-8); UI: en-US
Calc: threaded
I have tried (and failed) to IMPORT an Access database which was made up from a linked CSV multiple tabbed spreadsheets. However, I have copied each sheet into Base to create my tables.
My problem now is I cannot change the primary key ID key to one of the linked cells. I get the following: errors
-
The column “Haz Ref” could not be changed. Should the column instead be deleted and the new format appended?
-
Attempt to insert null into a non-nullable column: column: Haz Ref table: CAUSES in statement [ALTER TABLE “CAUSES” ADD PRIMARY KEY (“Haz Ref”)]
-
Error: SQL Status: S1000
-
SQL Status: 23000
-
Error code: -10
-
Attempt to insert null into a non-nullable column: column: Haz Ref table: CAUSES in statement [ALTER TABLE “CAUSES” ADD PRIMARY KEY (“Haz Ref”)]
Any helps hugely appreciated
Many thanks
Gerry
PS: Is there a way to have a linked spreadsheet in CSV format automatically update as well?