ImpersonationLevel

Description

Specifies the level of impersonation that the data server is allowed to use when impersonating its OLE DB data provider and InfoMaker. This parameter applies only to network connections other than Remote Procedure Call (RPC) connections.

NoteWhen to specify ImpersonationLevel You must specify the ImpersonationLevel parameter before connecting to the database.

Applies to

Syntax

ImpersonationLevel='value'

Parameter

Description

value

Specifies the level of impersonation. Values are:

Default

ImpersonationLevel='Not set'

Examples

Example 1

To set a level of impersonation to anonymous, on the Security page in the Database Profile Setup dialog box, select Anonymous from the Impersonation Level drop-down list.

See also