On Tue, Aug 23, 2011 at 9:35 AM, <a.azzol...@custom.it> wrote:

> IMy table has three primary key, autoincrement active and other description
> column like
>


The AUTOINCREMENT feature of SQLite only works if there is a single INTEGER
PRIMARY KEY.

Please send us the text of the CREATE TABLE statement for your table so that
we can better advise you.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to