I need to dump some of the columns of my Excel spreadsheet to a table in a SQLite database on Mac OS.
I have installed the ODBC drivers and I think I might be able to code up a solution. But before doing this can anyone suggest any other ways to move data from Excel to SQLite database? Ideally I would like to automate the process as I will do this for several tables.