This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'Put this function in new/existing MS-Access module. | |
' | |
' Version History: | |
' 2012-03-16 - First version http://en.latindevelopers.com/ivancp/2012/ms-access-to-mysql-with-relationships/ | |
' | |
' 2014-02-09 - Seamus Casey | |
' a modification to Ivan's handy Access to MySQL relationship/constraint generator | |
' | |
' changes include: | |
' 1) skip Access system tables (TableDefAttributeEnum.dbSystemObjec) |