Automated conversion of MS Access databases to SQLite
I just wonder, how if i get this situation : if i have a .mdb database, how do a conversion into a sqlite database. Now i’ve been googling around and found this mdb-sqlite lovely small apps to do the trick, you can download the source and complie using java and ant.