On Feb 11, 2014, at 7:07 PM, Gert Van Assche <ger...@gmail.com> wrote:

> Does anyone know if it is possible for a date field to be automatically
> incremented with a month when a new record is created?

If you are looking for something wacky, triggers are where to look:

http://www.sqlite.org/lang_createtrigger.html

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

Reply via email to