The following describes how to stop the SQL engine server using the Configuration Manager. This content applies only if your driver is configured to use server mode (SQLEngineMode=1).

Note that If you are using direct mode, then the SQL Engine process ends when the application process ends. However, if you are using broker mode, then the SQL Engine process ends based on the setting of the Broker Idle Time (BrokerIdleTimeout) option.

To stop the SQL engine server:

  1. Open the Configuration Manager and select the SQL Engine tab.
  2. From the SQL Engine Mode drop-down list, select 0 - Auto or 1 - Server.
  3. Click Stop to stop the service. A message is displayed to confirm that the service stopped.
  4. Click Exit to close the Configuration Manager.