Hi Guys, This is my first time using SQLite and I've run into an issue. I've got a SQLlite Database keeping a list of people and associated cost centres, it's pretty basic: Two tables, both with an ID column which is unique, autoincrement and primary key. Some other various columns, name...