[Gambas-user] Database Edit error with SQlite

Nigel Gerrard nigel at ...38...
Thu Sep 2 10:47:05 CEST 2004


Yep,

You have a primary key.

The problem as far as I can trace (I'll continue to look) is when the
intrepeter tries
to validate the parameters prior to calling connection_edit in connection.c
of the db component.

I need to check that it it is not just a problem with SQLite.

Nigel

----- Original Message ----- 
From: "Jeff Johnson" <"Jeff Johnson"@direcway.com>
To: <gambas-user at lists.sourceforge.net>
Sent: Thursday, September 02, 2004 3:31 AM
Subject: Re: [Gambas-user] Database Edit error with SQlite


> I believe I have it with a primary key now, but still the same thing..
Here is
> the source archive that will create the database and fill it and the edit
> will error out
>
> On Wednesday 01 September 2004 12:22 pm, Benoit Minisini wrote:
> > On Wednesday 01 September 2004 05:02, Jeff Johnson wrote:
> > > Were you ever able to figure out anything on the sqlite edit/update?
> >
> > Yes: you must define a primary key in your table.
>





More information about the User mailing list