The first field in my table is ID primary integer autoincrement.
I read that if it is set to NULL it defaults to the maximum value
possible.  Not a Good Thing(tm).

How do I let this start out at the default value and auto increment?
My column separator is '|'.

Ted
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to