[Gambas-user] Errors using DataBrowser control

Doug Hutcheson owlbrudder at gmail.com
Sat Jan 6 09:27:21 CET 2018


Hi everyone.

I am having difficulty with my DataBrowser on a PostgreSQL table. I
have attached the source of my mini project, an SQL dump of the table,
and two images showing the error when I click the delete button and
when I click the save button. In both cases it is complaining about a
null object, but I cannot work out which object this refers to. I was
able to add the record "Fungusbungle" using the DataBrowser, but now I
can't use the same control to get rid of it again.

I am sure it is my lack of understanding which is causing these
problems. Any help would be appreciated.

Thanks everyone for the great help in getting me up and running with
the Connection object.

Kind regards,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180106/c81939c2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Delete error.png
Type: image/png
Size: 21590 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180106/c81939c2/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Save error.png
Type: image/png
Size: 20929 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180106/c81939c2/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PostgreSQL_test-0.0.1-2.tar.gz
Type: application/x-compressed-tar
Size: 49591 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180106/c81939c2/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tblparameters2.sql
Type: application/sql
Size: 18315 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180106/c81939c2/attachment-0003.bin>


More information about the User mailing list