Search code examples
databasewindowsosx-snow-leopard

Moving mysql database from Mac to Windows


I am creating a database for someone with a MacBook Pro and will be developing it on a windows 7 system. How should I move the database from my system to the Mac system.


Solution

  • This may belong on another stack.

    You can develop the site on your equipment and recreate the model on the client machine once you get it to work. It would need minimal tweaking if any at all. Run your create script and move/copy over your php, or other script, files on the target machine.

    WAMP merely describes the components of your environment. There are only a few exceptions where *AMP content wouldn't work across * host OS platforms.