You are here: MyConnection Server » Support » Manual » Tutorials » Service

Creating a MySQL table to receive the MyConnection Server parameters


Step 1:

Once you have logged in to your MySQL from the command prompt you need to create a database, if you have not already done so. To do this type

create database "databasename";

The quotes are for your understanding only, replace databasename with your own database name, in the example below the database name is mcstest.

Click here to go to the next step


 

  Copyright © 1997-2009 Visualware Inc. · All Rights Reserved