Dontcha just hate it when you spend ages debugging a program only to find that your error was something silly like you were trying to create a table in SQLite with a name that begins with a number instead of letter. I guess that such a convention is common enough and I should have RTFM’d. Annoying, all the same.