https://bugs.documentfoundation.org/show_bug.cgi?id=97416
--- Comment #8 from Wolfgang <[email protected]> ---
Same thing happens with my jdbc connection between Base (Version: 5.1.4.2
Build ID: 1:5.1.4-0ubuntu1) and database Firebird 3.0 on Linux Mint 18. This
does not have anything to do with Firebird, as shown by the workaround.
Workaround:
Know that the *.odb-file is really a *.zip-Archive that contains all the
settings. Open and edit it:
1. Rightclick on *.odb - file
2. Open With File-Roller (German: Archivverwaltung) or any application that
opens *.zip files; you should see a datastructure now with folder
"Configurations2, folder "forms"... until file "settings.xml". In the middle
you see file "content.xml".
3. Open file "content.xml" with any simple text editor (in my case: xed).
4. Search for db:is-password-required.
5. You'll find: db:is-password-required="true".
6. Change this to db:is-password-required="false".
7. Save and close file "content.xml".
8. Close file-roller or whatever you unpacked the *odb-file.
That's it. Now you can open your database without entering a password and, if
you want to check, the field "Password required" in the configuration window
Connection settings (Get there by: Menu | Edit | Database | Properties) is
unchecked.
--
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