Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Sl.NoField NameDescription
1Connection NameProvide the appropriate connection name
2Host NameThis is the name of server to which designer tool connects to. In this case, we are connecting to 'localhost'.
3Database NameProvide the database name to which designer tool needs to connect. In MifosX, we generally connect to the database 'mifostenant-default'
4Connection TypeIn the left column, please select the appropriate connection type(in this case, mysql) . Once you select 'mysql' the Port Number automatically selected as 3306.
5User NameProvide the mysql username( in this case it is 'root')
6PasswordProvide the mysql password.

 

5. As shown in the following window click on '+' button to add the sql query.

   Image Added

 

6.  Here, provide the Sql Query Name and write the appropriate Sql Query and then click on 'Preview' button to confirm the Sql query executed successfully. Then click on 'Ok' button.

    Image Added