Brief Description

Getting Started

The section describes the Db assembly that contains tools used to work with relational repository objects: Database, Table, View, Query, ODBC data source, DBMS Command, Procedure and Log repository object.

Relational objects are used to access, change and store data on database server. They are also used to create more complex structures of the Platform, such as  Dictionaries, Cubes type. The additional information on working with dictionaries and cubes using the Fore language is located in description of the Dimensions  (Dictionaries) and  Cubes (Cubes).

For details about assembly features see the About the Db Assembly section.

Assembly resources are described in the following subsections:

Before getting started it is recommended to see the following sections of the help: Development EnvironmentFore Language Guide article.