10

Can anybody help me convert an MS Access (.mdb) file to an Sqlite database (.db) file?

I need to convert all the tables and dump the data inside.

Are there any tools available, or is there any API which converts .mdb to .db?

HopelessN00b
  • 53,795
  • 33
  • 135
  • 209
Rajendar
  • 101
  • 1
  • 1
  • 3

1 Answers1

6

Have you tried these 2 tools ? (searched Google for "mdb sqlite")

Idan
  • 309
  • 1
  • 2
  • 7