https://bugs.documentfoundation.org/show_bug.cgi?id=93094

            Bug ID: 93094
           Summary: Editing - sqlite tables read only even when defined
                    with primary key using jdbc driver
           Product: LibreOffice
           Version: 4.4.5.2 release
          Hardware: x86-64 (AMD64)
                OS: Mac OS X (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

How to reproduce :

1) Create a sqlite database with an appropriate command line tool, using, e.g.
the example given here :

http://alvinalexander.com/android/sqlite-foreign-keys-example

2) Set up an ODB file that connect to this sqlite database using a JDBC driver,
e.g. Xerial : sqlite-jdbc-3.8.11.jar :

https://bitbucket.org/xerial/sqlite-jdbc/downloads/sqlite-jdbc-3.8.11.jar

3) Set the Advanced Parameters to Respect Driver Privileges (last tick box on
Advanced Settings - Special Parameters). 

Also tick the Primary Key support tickbox (actually, setting/unsetting this
option makes no difference to the result).

The Driver Privilege option is required to avoid SCROLL_CURSOR error message.


4) Try opening a table by double-clicking. The table opens, but no data is
editable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to