here is video on how to convert Paradox db file to new or existing Sqlite database:
If you want to automate conversion or avoid user Interface (UI) and run "Paradox to Sqlite" application from command line - here is an example of how to do it:
"C:\Program Files (x86)\WhiterockSoftware\ParadoxtoSqlite\ParadoxtoSqlite.exe" myparadox.db output.sqlite
