using pyodbc or similar principle: - using sqlite_bro GUI over an odbc source (or sqlalchemy ?) : . connecting to "odbc" source, a source starting per odbc would be "odbc" - using sqlite_bro to import from odbc to sqlite - using sqlite_bro to export from sqlite to odbc. interest: - gui on anything in 1 file (if an odbc package) - keep it simple limit: - not designed for performance - not standard - could be complex
using pyodbc or similar
principle:
. connecting to "odbc" source, a source starting per odbc would be "odbc"
interest:
limit: