Creating the project
- Last Updated: January 16, 2024
- 3 minute read
- OpenEdge
- Version 12.8
- Documentation
In this section, you will convert the SampleApp folder into a project in Progress Developer Studio for OpenEdge. The SampleApp folder contains project resources that are necessary for creating and running the sample application. For example, the SampleAppfolder contains:
- Most of the files necessary to implement data access
- The graphics files you will use to add images to the UI
- Interface files
- Other files you do not create but will use as you follow the exercises in this manual
Note: You can also follow the procedure in this section to
convert the SampleAppSolution folder into an
OpenEdge project. The SampleAppSolution folder
contains required project resources, as well as completed versions of the sample
application's forms. After you add a database resource to the SampleAppSolution project, you will be able to run
the sample application (see Creating the database and Adding the database connection to the project).
To create a project for the sample application:




on the