Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

DS_Provider – PB Docs 126 – PowerBuilder Library

DS_Provider – PB Docs 126

DS_Provider database parameter

Description

When you access an SAP Adaptive Server Enterprise database
in PowerBuilder through Open Client, DS_Provider is one of
several parameters that you can set to enable network-based directory
services in your application. (For other directory services parameters,
see the See Also section.)

When you use Open Client directory services, you must specify
your directory service provider names in the Open Client/Open
Server Configuration utility so that the required drivers can be
loaded for each provider. The default directory service provider
is the one currently specified as active in the Configuration utility.

DS_Provider lets you specify a directory service
provider name listed in the Open Client/Open Server Configuration
utility other than the default (active) provider.
The default value for DS_Provider is the provider name
currently specified as active in the Configuration utility.

You must specify a value for DS_Provider before connecting
to the database in PowerBuilder.

note.png Using third-party directory service providers

For information about the third-party directory
service providers and operating system platforms that Sybase has
tested with Open Client directory services, see the Open Client
documentation.

Controls

  • ASE, SYC SAP Adaptive
    Server Enterprise

Syntax

Parameter

Description

provider_name

The directory service provider name you
want to use for directory services.

The provider name is case sensitive. You must specify it exactly as
it appears
in the Open Client/Open Server Configuration utility.

Default

The default value for DS_Provider is the provider
name currently specified as active in the Open Client/Open
Server Configuration utility.

Usage

When to use

Set DS_Provider to use a directory service provider
specified in the Open Client/Open Server Configuration
utility other than the default (active) provider.
For instructions on using the Open Client/Open Server Configuration
utility, see your Sybase Open Client/Server configuration
guide.

Set Release parameter

For this parameter to take effect, you must also
set the Release parameter to 11or higher to specify that your application
should use the appropriate version of Sybase Open Client Client–Library
(CT-Lib) behavior. See the description of the Release parameter
for more information.

Requirements for use

To use DS_Provider or any other parameter supporting Open
Client directory services, you must meet certain requirements for
using directory services in your PowerBuilder application. For details,
see “Requirements for using Open Client directory services” in Connecting
to Your Database
.

Corresponding CT-Lib connection property

Specifying a value for DS_Provider sets the corresponding
Sybase CT-Lib connection property named CS_DS_PROVIDER.

Examples

To specify NTREGISTRY as the directory service provider
name:

  • Database profile

    Type the following in the Provider box on the Directory Services
    page in the Database Profile Setup dialog box:

  • Application

    Type the following in code:

To specify NTREGISTRY as the directory service provider
name, type NTREGISTRY in the
Provider box on the Directory Services page in the Database Profile
Setup dialog box.

See Also


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x