Hello,
i want to access a sqlite DB. All looks fine. But after i add a new field, i cant access this field. it throws an ERROR that this field isnt there.
java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (no such column: customer).
But when i check the DB the column is there.
To get to the bug, go to drawer on left top side, choose jobs.... -> bug
i want to access a sqlite DB. All looks fine. But after i add a new field, i cant access this field. it throws an ERROR that this field isnt there.
java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (no such column: customer).
But when i check the DB the column is there.
To get to the bug, go to drawer on left top side, choose jobs.... -> bug