[Gambas-user] Errors using DataBrowser control
Doug Hutcheson
owlbrudder at gmail.com
Sun Jan 7 05:25:09 CET 2018
On Sat, 2018-01-06 at 10:08 +0100, Benoît Minisini wrote:
> Le 06/01/2018 à 09:27, Doug Hutcheson a écrit :
> > 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
> >
>
> How did you create the 'tblparameters2.sql' file? It is not a text
> file.
>
>
Finger fumble when creating it. Here is the version I meant to provide.
Sorry,
Doug
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180107/eb08a6ce/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tblparameters2.sql
Type: application/sql
Size: 18693 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20180107/eb08a6ce/attachment-0001.bin>
More information about the User
mailing list