If set to 0 (Direct), the SQL engine runs in direct mode. The driver and its SQL engine run in a single process within the same JVM.If set to 1 (Server), the SQL engine runs in server mode. The SQL engine operates in a separate process from the driver within its own JVM. You must start the SQL Engine service before using the driver (see Starting the SQL Engine Server for more information). Multiple drivers on different clients can use the same service.
![]() |
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |