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

--- Comment #5 from Julien Nabet <[email protected]> ---
Just for the record, the readonly is set at this point:
dbaccess/source/ui/control/FieldDescControl.cxx:988
    987     // Enable/disable Controls
    988     bool bRead(IsReadOnly());
    989 
    990     SetReadOnly( bRead );
    991 }


Now why IsReadOnly() returns true only for Mysql direct connector is another
story.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to