I have mysql dump file and I need to convert it to ms access, I have no access to phpmyadmin so I can't use the programs that connect to the mysql db, so I need for a software to convert mysql dump file to ms access db. just i have this dump file in hand thanks if you can help
-
I'm fairly sure you will need mySQL up and running, and import the dump there. Then you can worry about getting the data into Access. Installing mySQL shouldn't be too hard though.Pekka– Pekka2011-10-01 13:39:40 +00:00Commented Oct 1, 2011 at 13:39
-
1There is a thread about the same issue on stackoverflow. Also there are commercial solutions to solve this task, for instance DbConvert.user784540– user7845402011-10-01 13:40:53 +00:00Commented Oct 1, 2011 at 13:40
Add a comment
|