I have to convert around 100,000 records from FoxPro tables into Mysql. What would you recommend is the fastest way of doing this? I've taken over a project that as of right now run at over 10 hours for this and it seems way too unnecessary.
Basically the setup is select the specific fields from foxpro and then add them into MySql via a small vb6 app. There are a few small loops within this conversion but it seems there must be a faster method of doing this. Any advice will be appreciated. Thanks!
Basically the setup is select the specific fields from foxpro and then add them into MySql via a small vb6 app. There are a few small loops within this conversion but it seems there must be a faster method of doing this. Any advice will be appreciated. Thanks!