Hello, On 2/18/07, Uri Even-Chen <[EMAIL PROTECTED]> wrote:
On 2/18/07, Arieh Skliarouk <[EMAIL PROTECTED]> wrote: > I see only-tables conversion as good first step. There is howto on > access-mysql conversion: > http://www.kitebird.com/articles/access-migrate.html There is a great feature we use with the tables stored in Microsoft Access. I defined one-to-many connections between tables - at least 50 connections. Access enforces these connections
http://dev.mysql.com/doc/refman/5.0/en/ansi-diff-foreign-keys.html MySQL AB provides migration toolkit, that will do most of the work for you. http://www.mysql.com/products/tools/migration-toolkit/ -- Arieh
