Vivien Malerba wrote: > On 5/21/08, Phil Longstaff <[EMAIL PROTECTED]> wrote: >> The trunk version of the sqlite provider now puts an integer column >> named 'id' as the first column of each record and puts it as part of the >> primary key. This was not in the V4-branch branch and it screws up all >> of my records. Does this need to be there? >> > > I suppose this occurs when you are using a GdaServerOperation for a > CREATE TABLE. The ID column is proposed when the object is created by > default but can be overridden or removed if necessary. > > Tell me if it solves your problem.
Yes, it is a GdaServerOperation for CREATE TABLE. How can it be removed? Phil _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
