Try OpenEdge Now
skip to main content
WebSpeed Essentials
Tools and ABL Support : AppBuilder : Starting the AppBuilder : Connecting to a database server
 
Connecting to a database server
You must connect AppBuilder to a database server before you can begin to develop WebSpeed applications. The database must be either the same database that is connected to the WebSpeed broker, or it must have the same schema.
To connect to a database server that is running:
1. From the AppBuilder main window, choose Tools > Database Connections.
2. Choose Connect.
3. Choose Options>>.
4. Select the Multiple Users check box.
5. Type the pathname of the database in the Physical Name text field.
6. Click OK.
For more detailed information about starting database servers, see OpenEdge Getting Started: Installation and Configuration.