https://bugs.documentfoundation.org/show_bug.cgi?id=147730
--- Comment #9 from Alex Thurgood <[email protected]> --- (In reply to PhilipK from comment #3) Thansk for the information. > The ODBC driver is sqlite3-odbc-0.93, installed from > http://www.ch-werner.de/sqliteodbc/ No version for Arm, so can't test at the moment. Intel iodbc doesn't work on Apple Arm M1 with current LO releases due to an incorrect DYLD path search (bug 138990). FWIW, in my experience, the sqlite ODBC driver for Mac has always been buggy with regard to LO. I also seem to recall that LO requires correct scroll cursor management in order to display the dataset correctly, and I seem to recall that either sqlite, or the ODBC driver implementation for SQLite, only supported the FORWARD_SCROLL_CURSOR, which isn't enough to provide a fully working implementation. -- You are receiving this mail because: You are the assignee for the bug.
