Thank you for the fast reply and the fast solution.
Now the access to multiply schemes works fine.
I use PostgreSQL 8.1
Congratulation for this great Tool.
I found an additional issue. In my database there is a field "entrystatus" with the value "NEW", "UPDATE" or "DELETE"
When I click at the Filter drop down field, I get check boxes with these values. But when I click at a check box, I get an error: "Type mismatch in expression". This error is only with fields which data type are character varying, text...
With Integer I have no troubles.
By clicking the check box, the filter is "='UPDATE'" but it should be ~'UPDATE' for the data type character varying
This issue is not a great one, It's also easy to type in manually the Filter.
thank you for your support
Br
Martin