Creating a sample web app using Kendo UI Builder by Progress : Creating a new project : Configuring a database connection
  

Configuring a database connection

We now set up a database connection for the ABL Web App project.
1. Click New… to create a database connection. The Add OpenEdge Database Connection page opens.
2. In the Connection name field, enter sports2000.
3. In the Physical name field, enter C:\OpenEdge\WRK\db\sports2000.db.
4. In the Host name field, enter localhost.
5. In the Service/Port field, enter 6015.
6. Click Next. The Define a SQL connection page opens.
7. Click Next. The Add SQL Connection Profile page opens.
8. Click Next. The Define Database Server Configuration page opens.
9. Select the Auto-start database server check box.
10. In the Service/Port field, enter 6015.
11. Click OK. The database connection for the ABL Web App project is created.