[Gambas-user] Database edit failure

Mitchell R. Pryor pryor27616 at ...43...
Wed Sep 6 03:16:21 CEST 2006


I'm trying to use the Connection 'edit' method to learn how to update an 
sqlite database record and it fails saying that my table does not have a 
primary key.  The file does have a primary key defined as follows:  
create table phdir (recid integer primary key, ...). I'm using version 
Gambas1.0.14 as provided by Fedora Core 5.  Does this method not work in 
this version of Gambas?




More information about the User mailing list