Because it might be related: I have Mac OS 11.1 Big Sur, JDK version 15.0.1, and LibreOffice 7.0.4.2
I’m a newbie here. Things all seem to be working fine so far, except Base sql insert into MyTable can’t find MyTable.
Error: Table not found in statement [insert into MyTable …]
Doesn’t matter if I’m using a values clause or a select clause for the input. Same error. It does find the table if I select from it.
I was just playing trying to learn my way around and it’s really weird that when data is imported into a base table it always shows up bold (data formatted?) but if I insert by hand it isn’t. The data is not bolded in the source Calc table. Anyhow, that’s how I ended up trying to insert (I was curious if the resulting data would be bold).
Thanks for any help.