company logo

Database ini-file

Database ini-files are the old version of defining data sources and utility options. The preferred way is defining the data source in an option file (xml) or in the data catalog.

In an ini-file the data source is defined as section, where the name of the section is the name of the data source. The data source definition starts after the section name and terminates with the next section or the end of file.

; Sample data base in a local multi user environment

[Sample]

DICTIONARY=c:/ODABA/Sample/Sample.dev

DATABASE=c:/ODABA/Sample/Sample.dat

SHARE=YES

ACCESS_MODE=Write