TDV Adapter for LDAP

Build 22.0.8462

Data Model

The Generic LDAP Adapter models Generic LDAP entities in relational tables and stored procedures.

Tables

The included Tables cover many standard Generic LDAP object classes. You can easily extend the table schemas to map more closely to your Generic LDAP classes. The schemas are defined in simple configuration files. The schemas shipped with the adapter are located in the db subfolder of the installation directory.

See Working with LDAP Tables for a guide to customizing table schemas.

To use custom tables and schemas, set the Location property to the folder containing the schema files.

Stored Procedures

Stored Procedures are function-like interfaces to the data source. They can be used to access Generic LDAP functionality not represented as SELECT, INSERT, UPDATE, or DELETE.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462