-es iqsrv15 server option

Allows unencrypted connections over shared memory.

Syntax

iqsrv15 -ec encryption-options -es ...

Applies to

All servers and operating systems, except Windows Mobile.

This option does not apply to servers in the cloud.

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.

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