https://bugs.documentfoundation.org/show_bug.cgi?id=130564
--- Comment #3 from Julien Nabet <[email protected]> ---
Indeed, we enter the "if" block
if ( aReturn.bEnabled )
{
Reference<XViewsSupplier> xViewsSup( getConnection(), UNO_QUERY );
aReturn.bEnabled = xViewsSup.is();
}
but xViewsSup.is() returns false.
Whereas we use the same odbc implementation in LO, I don't reproduce this with
an ODBC connection to a Firebird database. Perhaps not related to LO but to
ODBC postgresql driver?
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs