Add a meta-schema to the project (4dbx)

Your application will access the sample officestore database. The schema file for this database, officestore.4dbx, is located in My Genero Files/samples/OfficeStore/database/.

This 4dbx schema file is used to create items in your Business Application Diagram (4ba). It contains the information about the tables, columns, and relations of the relational database that is needed by your application.

  1. Right-click the Database node in your project structure, and select Add Files. Locate the officestore.4dbx file and click the Open button to add the file to your project.
  2. Save the changes to your project.