Can an application access data from SQLite via ODBC? Didn't see documentation on the same.
If you have an ODBC driver for SQLite, yes. The "SQLite Wrappers" page of the wiki mentions "ODBC driver for SQLite. http://www.ch-werner.de/sqliteodbc/". I don't know anything about it, but check out the URL.