I am using sqlite DB with SQLite Expert personal as the Admin tool to design and add data.
My question is, how do I limit value of INT fields to a 16bit so that user cannot add number > 65535?
Please suggest any other better SQLite admin tool if what I am using is not great.
thanks