MySQL and PHP

I recently managed to get the server for my work web site upgraded to handle PHP and MySQL. I am used to MS Access databases and so MySQL was quite new to me and I found the administration of the database through MyPhpAdmin quite foreign. I searched for some free MySQL admin tools and found a great one in MySQL-Front This gives a much more familiar front to the database. I also had the problem of having a number of MS Access databases which I needed to convert to MySQL, I did this by using the MyODBC driver for Access, but on a few occasions this process caused MS Access to crash. So I searched again for an easier way to do this and came across another MySQL administrator called Navicat although this is not free ($95) it does look great. As well as being a front end to MySQL database it can also import MS Access databases, so all the functions I need in one tool.