Is it possible to connect to SQLite in C++ and using ODBC API without register the database in ODBC?
I have code that uses ODBC talking to databases and don\'t want to r
you should be able to do it without any code changes using sqliteodbc.