• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SQL Dump to MySQL import - question

Does anybody know of a program that will allow me to take a SQL dump file and map fields to and import it into a MySQL server. I cant do a regular import for certain files since some files have a wrong table header / format in the SQL dump file.

The original files were in Access and I've been using a program MS Access to MySQL thing from bullzip but because some of the access files have the wrong table headers or not in the final database format, I need something that will take the SQL file allow me to map the tables on the import side and map the tables on the export side and import it in.
 
Back
Top