Difference between revisions of "MS Access and MySQL/migrating"
Jump to navigation
Jump to search
(New page: ==Overview== This page is about moving data from MS Access to MySQL, which involves the following issues: * creating compatible table schemas in MySQL * actually copying the data *...) |
m (migrating MS Access to MySQL moved to MS Access and MySQL/migrating: reorganizing) |
(No difference)
| |
Revision as of 01:01, 9 November 2008
Overview
This page is about moving data from MS Access to MySQL, which involves the following issues:
- creating compatible table schemas in MySQL
- actually copying the data
- accessing migrated data from Access/VBA or Visual Basic
The issue of data access is largely covered in using MySQL with MS Access, so this page will deal more with the other issues.
Related Pages
|
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|