"Nikhil Kansal" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am using id as a integer primary key... > like > CREATE TABLE history( id INTEGER PRIMARY KEY, filename varchar NOT > NULL) now if i delete a entry from this table and add a entry again > then a id will be left blank in between.
Why does it bother you? Why do you want to avoid non-sequential IDs? What problem do you believe they cause? Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users