Results 1 to 3 of 3
Anyone know of a program for linux that can read MS Access databases and convert them to MySQL databases, or at least just view the database? I have an Access ...
- 07-30-2004 #1
MS Access to MySQL
Anyone know of a program for linux that can read MS Access databases and convert them to MySQL databases, or at least just view the database? I have an Access db in .mdb format, and want a quick way to view all the data in it as i'm convertin it to a MySQL db with a php front end.
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 07-30-2004 #2
- 07-31-2004 #3
Re: MS Access to MySQL
You'll need to export it as a SQL statement that includes both data structure as the data. Then you can use something like: MySQL admin, found in Webmin, and upload and run the SQL statement on MySQL, creating the database, the structure and importing the data.
Originally Posted by sdousley
Just don't know how to create that using Access.
Check de MS Developer site for info on that..---[ MS09-99896 - Vulnerability in All MS Windows OS ; Using Windows Could Allow Remote Code Execution. ]---
Hardware: Asus P4P800, 1GB, P4-3Ghz, Asus V9950, Maxtor ATA HD\'s, 3Com GBit lan, Audigy ZS Plat.


Reply With Quote
