GSOC LibreOffice Firebird Integration Weekly Update 12
New GSOC update for the previous week:
Current status of the firebird-sdbc driver is:
– (Var)Char, Numeric and Date/Time types all supported. (No support for blob/clob/array/etc. yet.)
– Data Editing in the GUI works.
– Data Insertion works.
– Table and Column definition/manipulation is mostly complete, there might still be a few minor-to-major issues, indexes aren’t supported at all.
– Usable on Linux, Mac, Windows (thanks to tml for fixing the fbembed
library / loading on Mac).