Automated (control line operation)

General usage of Access to MySQL

Moderator: jr

Post Reply
veneff
Posts: 1
Joined: Fri Mar 08, 2013 3:58 pm

Automated (control line operation)

Post by veneff »

Hi,

I was looking for a way to convert Access DBs to SQLite. Your program comes close and is easy to use.
I wrote a program to modify your MySql dump to a form acceptable to SQLite import. This seems to work well.

I have many Access DBs that I need to convert, probably on a frequent basis. I can generate a ini file for each conversion, but the ini file also specifies which tables to convert "sourcetables[]=...". Is there a way to indicate via the ini file to convert All tables without listing them?

Thanks for providing this (free) program!

Vance
Post Reply