SMA and LLA Guide : Linked library access parameters
  
Linked library access parameters
Linked library access (LLA) parameters appear in the [Accelerator] section of the solid.ini configuration file.
[Accelerator]
Description
Factory Value
Access Mode
ImplicitStart
If set to yes, solidDB® starts automatically as soon as the ODBC API function SQLConnect is called in a user application. If set to no, solidDB® must be explicitly started with a call to the SSC API function SSCStartServer.
yes
RW/ Startup
ReturnListenErrors
If this parameter is set to yes and network listening fails, the SSCStartServer function returns an error.
If this parameter is set to no and network listening fails, the SSCStartServer starts the LLA server but network connections are not possible.
no
RW/ Startup
Related reference
SSCStartServer