Is there any way to convert microsoft access database to mysql data. Please help me
arctushar 0 Junior Poster in Training
Recommended Answers
Jump to PostHello,
several options.
1. Export to excel then save as a .CSV file and import to MySQL.
2. Find a copy with the hack of Access2MySQLSync and it will do the work for you.
3. export to a tab delimited file and import.
Jump to PostNavicat, which is a GUI for MySQL and can be downloaded and used for free for 30 days, has an import from MS Access built in. I did this several months ago. Works fine.
Also as rch mentioned, export to a delimited text file and then import through your …
All 5 Replies
rch1231 169 Posting Shark
teedoff 3 Posting Pro
arctushar 0 Junior Poster in Training
teedoff 3 Posting Pro
appnub 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.