How do you convert an MS Access database to another format?
|
|
Many people end up with strange FogBugz problems after attempting to transfer to another format because of schema issues. If this happens to you, contact us.
For instructions on migrating your data from MS Access to SQL Server click here. For migrating from MS Access to MySQL, read on.
|
|||
|
|
|
|
Addendum to step 5: To deselect Strict mode: Open your "my.ini" file within the MySQL installation directory, and look for the text "sql-mode".
Replace with:
|
||
|
|
|
|
No matter what utility you use, if you have odd behavior afterward, contact us. This is an ongoing answer that will evolve as I discover wrinkles and strategies around them. Here's my current strategy:
Heres the script:
|
|||
|
|