New to LibreOffice, experienced with MS Access and Visual Basic.
Connected to mysql db via odbc. Trying to create a report using a view as a datasource. I get errors about illegal characters when I do so. The errors go away if the report is simplified to include only integer data fields. Adding back in text data fields the errors complain of fields containing parentheses. Also, when adding fields to the report in design mode, the size of the field control is very tall compared to normal and does no contain the field name. The label does contain the default value (field name). Again, if it is in integer data field everything is as though the data is sourced from a table. If it includes text fields, then errors are generated and I don’t understand why.