Here is another option which worked the best for me. However it is only interesting if you use VB6.
Look at the
dhSQLite wrapper. The demo download includes an mdb-sqlite conversion. The code can easily be adapted for generic or custom conversion.
Very good wrapper that also enables more difficult things such as synchronising records between mdb and SQLite files.
Rgds, Geoff.