I believe that one poster (Rich Shepard?) touched upon the MDB-Tools in a 
response.  I concur, if you have the skills to build these tools from 
source, the rest is easy ...

The MDB Tools project hosted on SourceForge has a set of utilities which 
can enumerate tables, pull data, and schema info and convert same from 
.jet or .mdb databases into a vanilla SQL dialect which is very easy to 
convert to SQLite.

I have copied numerous large .mdb files from windows onto BSD or Linux 
platforms and successfully converted same to SQL databases on various 
occasions, and the mdb-tools are quite useful in this regard.  YMMV.

        http://sourceforge.net/projects/mdbtools/files/

Hope this helps ...

Cheers,
Rob Sciuk
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to