Setup MySql connection


You need Mysql server running (local or distant) see: http://www.mysql.com/.
Please, install first the "MySQL Server" (http://dev.mysql.com/downloads/)

1) Menu "Config" click on "MySql"


2) Set the MySql user name in the "MySQL User" field. The user should be granted to create and drop MySQL databases

3) Set the MySql password in the "User Password" field

4) Set the MySql Host name in the "MySQL HostName" field
- For local MySql server (on the local computer) use 'localhost'.
- For remote MySql server enter the machine name or IP

5) Test the connection by clicking "Test Connection"

6) If "test connection" is successful press "OK" to finish"OK" to finish

This is done one time, JamBlast will save the connection setings in the file:
'.jamblastrc/jamblast.ini'
localted in your HOME directory