|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
MySQL 5 - MS Access
I'm looking for a way to convert MS Access database files to mysql in some way. I've found plenty of programs that do this, but I need a way to do it with PHP.
Any ideas? |
|
#2
|
||||
|
||||
|
how about just exporting it as a comma seperated values (csv) listing and then load it into MySQL with LOAD INFILE (or mysqlimport)
__________________
life is a game.... Have fun ----------------------------- http://www.phpwomen.org strength in unity PHPCommunity IRC #phpc on freenode |
|
#3
|
||||
|
||||
|
I was hoping for a way to do it all automatically. Like reading the access files from php.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > MySQL 5 - MS Access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|