Chapter 15 DBMS-Specific Features


Remote service bindings

Creates a binding that defines the security credentials to use to initiate a conversation with a remote service.

Creating a remote service binding

You can create a remote service binding in any of the following ways:

Remote service binding properties

You can modify an object's properties from its property sheet. To open a remote service binding property sheet, double-click its Browser entry.

The following extended attributes are available on the Microsoft tab:

Name Description
Owner Specifies the owner of the binding.

Scripting name: Owner
Remote service Specifies the remote service to bind to the user identified in the WITH USER clause.

Scripting name: RemoteService
User Specifies the database principal that owns the certificate associated with the remote service identified by the TO SERVICE clause.

Scripting name: User
Anonymous Specifies that anonymous authentication is used when communicating with the remote service.

Scripting name: Anonymous

 


Copyright (C) 2007. Sybase Inc. All rights reserved.