Sybase Technical Library - Product Manuals Home
[Search Forms] [Previous Section with Hits] [Next Section with Hits] [Clear Search] Expand Search

LDAP [Table of Contents] Directory organization

Open Client Client-Library/C Reference Manual

[-] Chapter 2 Topics
[-] Directory services
[-] Use of the directory by applications

Use of the directory by applications

Client-Library applications require a directory to connect to a server. When an application calls ct_connect, Client-Library looks up the server name in the directory and reads the necessary information to establish a connection to the server.

Applications can also search the directory for Sybase-defined entries by calling ct_ds_lookup. For example, an application calls ct_ds_lookup to search for an available server or to check the status of a particular server.


LDAP [Table of Contents] Directory organization