After you log on to Canvas Studio, perform the following steps to create a database connection:
- On the home page of Canvas Studio, click Create > Connection.
The Create New Connection page appears. In the Create New Connection page, in the Connection Type, click Data Base.
Enter an unique name for the connection in the Connection Name field, e.g. NEW CONNECTION.
Click the database used for your application, e.g. MySQL.
Enter the server name that hosts the database in the Host Name field.
Enter the server port number in the Port field
Enter the database or the schema name in DB/Schema Name field, e.g. smartbank.
- Enter the user name to connect to the database in the User Name field.
- Enter the password to connect to the database in the Password field.
Click Test.
If the provided credentials are correct, a successful message appears else a failure message appears. If a failure message appears, enter the correct credentials and click Test again.
- Click Save.
A confirmation message, indicating a successful save, appears. - Click Ok.
After you create a DB connection, refer 3. Create a DB Data Source.