db_path - DATABASE options
The database path refers to the location of the root base for the database. Paths can be defined as absolute or relative paths, or as reference path containing symbolic references (%sym_name%).
Usually, this value is set in the configuration or ini-file in the DATABASE option for the data source definition. In case of complex database definitions with sub-options, one may, however, also define the database path in the PATH sub-option DATABASE.PATH.
; simple definition
DATABASE=C:/ODABA/Sample/Sample.dat
; compley definition
DATABASE=C:/ODABA/Sample/Sample.dat[
TYPE=ODABA
CONNECTION=Local]
Type: NPath