pradeep79 Posted April 16, 2007 Share Posted April 16, 2007 Hi all, I've got a mysql dumpfile(.sql), which I'm trying to implement on MS Access. Is there anyway you can run the script on Access? Please help.. Quote Link to comment https://forums.phpfreaks.com/topic/47309-mysql-dump-on-access-db/ Share on other sites More sharing options...
fenway Posted April 20, 2007 Share Posted April 20, 2007 Unlikley... but I have no idea what access cares about. Quote Link to comment https://forums.phpfreaks.com/topic/47309-mysql-dump-on-access-db/#findComment-233943 Share on other sites More sharing options...
marmite Posted April 20, 2007 Share Posted April 20, 2007 Is there not simply an Import option? I don't have it on this pc and can't check, but thought there was.... Quote Link to comment https://forums.phpfreaks.com/topic/47309-mysql-dump-on-access-db/#findComment-234093 Share on other sites More sharing options...
cmgmyr Posted April 20, 2007 Share Posted April 20, 2007 if you are using phpMyAdmin, export the data to a CSV file, then you can import that into access. Hope that helps you out. Quote Link to comment https://forums.phpfreaks.com/topic/47309-mysql-dump-on-access-db/#findComment-234121 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.