Posts Tagged ‘MySQL’

How to connect MySQL Administrator Tool with Server Side MySQL

Tuesday, November 17th, 2009

I’m a PHP & MySQL Beginner. Normally when i start to build an application, i will choose to code a store and retrieve function. This will help me more easy to understand the new programming language.

So i search around google and found that i can connect MySQL with MySQL Administrator Tool.

You can download from here: MySQL Administrator Tool

Although i can find a lot guide from Google, how to connect database with MySQL Administrator, but i still lost on it. After try out few times, i found that i need to add my IP Address to MySQL Database Host.

Step by Step to add your IP Address to Database Host: (more…)