Topic: Convert phpBB, Win, Access db -> PunBB, Linux, mySQL db
Hi,
I'm wondering if it's possible to convert a access database to a mysql database...
Thanks in advance!
/Johan
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Convert phpBB, Win, Access db -> PunBB, Linux, mySQL db
Hi,
I'm wondering if it's possible to convert a access database to a mysql database...
Thanks in advance!
/Johan
Yes. There are utilites to do it. I don't know whether any of them are free but some have free trials. Google on Access to mySQL
I found one like that, but arent the databases constructed differently... different names on fields etc...
/Johan
The conversion probably handle all of that. Its not going to rename the tables, just take them from one format and convert them into another. If you are refering to taking another board that uses Access and converting it to punbb which uses MySQL, PostgreSQL, and SQLite, than your first step would be to get it converted from access to one of the three that punBB suports. After that, someone would have to create, or add onto the existing migration tool that will take the data in the other board database and migrate it to punBB schema. The two key terms are Convertions and Migration.
Migration = move table data from one MySQL database to another table structure using MySQL (Migrate from phpBB to punBB)
Convertion = change from one database language to another database language. (convert MS Access to MySQL)
PunBB Forums → PunBB 1.2 troubleshooting → Convert phpBB, Win, Access db -> PunBB, Linux, mySQL db
Powered by PunBB, supported by Informer Technologies, Inc.