Command line tool to convert SQLite database to DAO database (Microsoft Access)
-s (--source) : source database (SQLite).
-d (--destination): destination database (MS DAO). If destinations does not exist - mdb file will be created from source database schema.
-l (--log) : log path (txt file).
-h (--help) : help information.