1) Whats the easiest way to convert data from Microsoft Access TO MySQL?
 
(i'm thinking export a table using VB (with recordsets,) format into
MySQL format and then mysql < msaccess.dump into MySQL via a C++
proggie)
 
 
2) And the easiest way to convert data from MySQL TO MS Access?
 
(Using C++ API to get data from a mysql table..... then I get stuck.
How could I automatically import it into MS Access DB of users choice,
formatting etc??)
 
ANY ideas appreciated
 
Thanks lots
David Ayliffe ([EMAIL PROTECTED])
 

Reply via email to