I have a form for entering some data. The data is checked using a trigger
function in postgresql. If an exception is raised by the function, nothing
is shown in the form. It just doesn't complete entering the data, i.e. move
to the next row in the data grid. If no exception is raised the data is
entered into the table via the form, and the cursor moves to the next row.
Entering the data manually using SQL outside of Base, returns the exception
when it's meant to. The postgresql function is working.
I'm using LibreOffice 4.1 and the included PostgreSQL driver, on Linux
(Fedora 18).
Any help would be much appreciated.
Thanks.
Gary.