I am getting these error of SQLiteException while making an app like employee tracker and basically it does not adding the data in the database. I am making this app using eclipse and sql database.
the error:
1. Here is the error sheet: -
- [Database Helpler class attached below : ]
(https://i.stack.imgur.com/gx5KU.png)
- [Add employees class attached here :]
(https://i.stack.imgur.com/Jf0OY.png)
- [SQL Database Create Table Query here : ]