Brief Description |
Getting Started |
The Dal assembly is used to work with various DBMS using SQL queries. Having studied this section, the user will be able to create a database server connection using the Fore language, to execute SQL queries in synchronous and asynchronous modes and to work with database objects and their data. For details about the block features, see the About the Dal Assembly section. Assembly resources are described in the following subsections: |
Before studying the Dal assembly, it is recommended to study the DBMS architecture, which is used in work. The list of DBMS, based on which the platform repository can be created, or connection to some data sources is executed, is given in the Supported DBMS subsection. It is also recommended to study the syntax of SQL commands to be executed from the application code and their differences when working with different DBMS. This information can be found in the specialized literature on the corresponding DBMS.
|
What's New
|
Questions and Answers |