How do I setup my Excel/VBA environment to support ODBC access to a locally-stored SQLite database. Then, what is the protocol for passing SQL statements and receiving the results - i.e. is there any sample code available?