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

--- Comment #9 from Julien Nabet <serval2...@yahoo.fr> ---
(In reply to Julien Nabet from comment #7)
> It seems methods about Table/Tables are lacking.
> 
> Here specifically, it lacks alterColumnByName method

I added lots of file locally to try to implement it and this method 
dbaui::OTableController::isAlterAllowed (this=0x3ffffb0) at
dbaccess/source/ui/tabledesign/TableController.cxx:1385
1385        bool bAllowed(!m_xTable.is() ||
Reference<XAlterTable>(m_xTable,UNO_QUERY).is())

I runned make connectivity.clean && make && make postprocess + reset profile,
this method still returns false.

I must have missed something but don't know for the moment.

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

Reply via email to