odbcWorkerInitialize

odbcWorkerInitialize() updating;

The odbcWorkerInitialize method of the Application class must be called by the initialize method in an ODBC server application. The method processes the ODBC server configuration parameters, starting additional copies of the application as required.

When ODBC initialization has completed successfully, the service is ready to accept client connections on the configured TCP listen port. Each worker application joins the transport group associated with the ODBC service for a schema and relational view combination.