how to get auto increment to work sqlite
have attached the relevant snippets for dissection. cannot get the auto-increment function to work. im sure its something simple im overlooking but if someone could help get ai to work it would be greatly appreciated.
1 Reply
i have been able to post to db using this same code, by including an id field in the insert, but how can i make that work with the auto increment feature