Richard Hipp wrote: > Note that the use of AUTOINCREMENT has nothing to do with your > problem - I just see people using it a lot and I'm wondering why > it is so popular
MySQL needs it. Every search for "autoincrement" will find it. This keyword's name appears to imply that you do _not_ get autoincrementing if you omit it. Finally, when you use it, there is no noticeable downside with typcial tests. Regards, Clemens _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users