company logo

ODABAServer - ODABA Server

A ODABA server will manage any number of databases. After creating an ODABA server it can be started and halted using the functions Start() and Stop(). There is no login required for connecting to the server, however, for accessing a database one may have to pass login information to the server. Login Information must be passed to the CreateClient function. One may overload this function in the application procedure to provide specific login checks and other services for an application ODABA server.

The ODABA server maintains a list (catalog) for database files. This catalog must be stored under server.ini in the ODABA installation path. The catalog section starts with [ODABA-CATALOG].

Attributes
    Functions