Skip to content

Command line tool to convert SQLite database to DAO database (Microsoft Access)

License

Notifications You must be signed in to change notification settings

DjPasco/SQLite2mdb

Repository files navigation

SQLite2mdb

Command line tool to convert SQLite database to DAO database (Microsoft Access)

Command line usage

-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.

Database handling

https://github.com/slidertom/ds

Inspiration

https://github.com/arturasn/mdb2sqlite

About

Command line tool to convert SQLite database to DAO database (Microsoft Access)

Resources

License

Stars

Watchers

Forks

Packages

No packages published