SQL table column value won’t increment anymore after 2?
The following code should increment the SQL table column “num” value and set the text of a text field to the value of “num” after incrementing. But when it reaches 2, the value won’t increment anymore?