https://bugs.documentfoundation.org/show_bug.cgi?id=156471
--- Comment #34 from [email protected] --- I don't know anything about C, so what I'm saying is something to be taken with a grain of salt, but it seems that getEmbeddedDatabase() is used for two things: - retrieve the connection url assigned to the data source (odb file) in file /home/prrvchr/github/libreoffice/dbaccess/source/ui/dlg/generalpage.cxx line 242 - ensure the presence of integrated driver to display or not the choice of integrated database in the wizard in file /home/prrvchr/github/libreoffice/dbaccess/source/ui/dlg/generalpage.cxx line 465 (which seems to me to be an error because this function always returns something anyway...) -- You are receiving this mail because: You are the assignee for the bug.
