Print Page | Close Window

Crystal Reports XI with LDAP connection

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2020
Forum Name: Data Connectivity
Forum Discription: How to connect to data sources and export reports
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=6805
Printed Date: 02 May 2024 at 1:14am


Topic: Crystal Reports XI with LDAP connection
Posted By: shilpaas
Subject: Crystal Reports XI with LDAP connection
Date Posted: 22 Jun 2009 at 12:19am
Hi,

I've created an OLE DB connection as below

DataSource: LDAP://<domain name>/dc=internode,dc=com,dc=au
Integrated Security : Checked

Created a command as below:

select mail,displayName,title
From 'LDAP://<domain name>/dc=internode,dc=com,dc=au'

The report displays only values for mail and displayName but other fields don't return any values.

I need to display the department and the uid but unfortunately don't get any result.

Am I missing something?

Thanks
Shilpa



Print Page | Close Window