logo
 
 
Product
 
 
 
 
 
documentation/dbg-03-02.php
Previous TopicNext Topic

Setting up connection to MySql

In this section you will learn how to connect Illatis StepIn to the MySQL database server.

  1. Open 'File' menu and select 'New MySql Connection Profile'.
  2. Specify connection name and optional description. You can always change it later in your connection profile.
  3. Select 'MySQL JDBC driver' from the driver drop down, enter database name followed by the username and password. Also, verify that URL has correct port number and database name. MySQL is using port 3306 by default, but it might be set up differently by your database administrator. You may optionally choose to save password to avoid entering it every time when you connect to database.
  4. Click 'Test connection' button. 'Ping succeeded' message will indicate that connection has been set up correctly.


(c) Copyright Illatis Corporation 2006

Previous TopicNext Topic