I have an existing SQLite database with fields containing arrays.
How LibreOffice Base can handle those types of datas?
And, let’s say I have an array filed containing {A,B,C}, how can I link checkboxes like with my other databases? The order isn’t important, it can ne {B,C,A} or {C,A} or anything else.
But i don’t know how to handle this in LibreOffice Base with forms and it’s not documented.