![]() |
VOOZH | about |
The CData ODBC driver for LDAP enables access to live data from LDAP under the ODBC standard, allowing you work with LDAP objects in a wide variety of BI, reporting, and ETL tools and directly, using familiar SQL queries. This article shows how to use Clear Analytics, a Microsoft Excel Add-In, to connect to LDAP as an ODBC source and create queries, tables, and charts (including PivotTables) based on LDAP objects.
If you have not already done so, provide values for the required connection properties in the data source name (DSN). You can use the built-in Microsoft ODBC Data Source Administrator to configure the DSN. This is also the last step of the driver installation. See the "Getting Started" chapter in the help documentation for a guide to using the Microsoft ODBC Data Source Administrator to create and configure a DSN.
To establish a connection, the following properties under the Authentication section must be provided:
BaseDN: This will limit the scope of LDAP searches to the height of the distinguished name provided.
Note: Specifying a narrow BaseDN may greatly increase performance; for example, cn=users,dc=domain will only return results contained within cn=users and its children.
When you configure the DSN, you may also want to set the Max Rows connection property. This will limit the number of rows returned, which is especially helpful for improving performance when designing reports and visualizations.
You are now ready to create a chart with LDAP objects.
With a new data source in Clear Analytics established and a chart created, you are ready to begin analysis of LDAP objects. With the ODBC Driver for LDAP and Clear Analytics, you can perform self-service analytics in Excel with live data, directly from LDAP.
Download a free trial of the LDAP ODBC Driver to get started:
Download NowLearn more:
π LDAP IconThe LDAP ODBC Driver is a powerful tool that allows you to connect with live LDAP directory services, directly from any applications that support ODBC connectivity.
Access LDAP objects like you would a database - define custom tables for any ObjectClass, and then perform SQL queries through a standard ODBC Driver interface.