-es iqsrv16 database server option

Allows unencrypted connections over shared memory.

Syntax

iqsrv16 -ec encryption-options -es ...

Applies to

All servers and operating systems.

Remarks

This option is only effective when specified with the -ec option. The -es option instructs the database server to allow unencrypted connections over shared memory. Connections over TCP/IP must use an encryption type specified by the -ec option. This option is useful in situations where you want remote clients to use encrypted connections, but for performance reasons you also want to access the database from the local computer with an unencrypted connection.

Example

The following example specifies that connections with simple encryption and unencrypted connections over shared memory are allowed.

iqsrv16 -ec SIMPLE -es -x tcpip c:\mydemo.db