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

--- Comment #3 from Alex Thurgood <ipla...@tuta.io> ---
JDBC
I was unable to use the JDBC driver connection to create a form.
If I use the wizard, it appears to work, but a form is never saved to the ODB
file, just temporary ODT files which then disappear (but appear in the
StartCenter and are impossible to load ("missing file" error message).

If I try to use the manual form creation, there is no way to bind the form
control to the data field of the db table, in the Control Properties Data tab,
no fields are visible, and I can not activate the general form properties to
point to a table to which to bind the form.

Direct PG Driver
I was able to create a form using the wizard, then modify the controls on the
form.
However, replacing the original text control with an image control, saving the
form, then opening the form in data entry mode to enter a first record causes
LO to hang after I click on the image control, point to an image (e.g. EPS
image), which is displayed, and then attempt to write the record set to the
database. In my case, instead of writing the path, it appears to try and write
binary data to the field defined as TEXT.

I am then forced to quit LO, and no image data or image path is saved to the
database - a query on the table "SELECT * from PG_LOconn" via pgconsole also
shows that the field pathname seems to contain an endless stream of nothing -
here again, I am forced to quit the console with the q command to regain
control.

Seems that there are more problems on macOS with such a setup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to