Data Connectivity
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Data Connectivity
Message Icon Topic: Query the CMC Post Reply Post New Topic
Author Message
ongrpt
Newbie
Newbie
Avatar

Joined: 26 Jun 2012
Location: Malaysia
Online Status: Offline
Posts: 9
Quote ongrpt Replybullet Topic: Query the CMC
    Posted: 26 Jun 2012 at 1:33am
Hello everyone, I am trying to query CMC's user profile from a Crystal Report. Is it possible? Appreciate your help. Thanks in advance.
Thanks
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 26 Jun 2012 at 3:07am
You can't query the CMC directly.  Most of the data in the CMC is stored in a proprietary binary format that is only readable through using the query language in one of the SDK's (.NET or Java).
 
What I have done in the past is write a .NET application that queries the CMC and stores the data in an in-memory dataset and then calls a Crystal report that connects to that dataset to display the information.  You can find an example of this in the BOEUserAudit example app that's available on my website - www.dellstinnett.com/sample_code.html.
 
There are also some third-party tools available to retrieve this information.  www.kenhamady.com/bookmarks.html has a good list of these tools to get you started.
 
-Dell
IP IP Logged
ongrpt
Newbie
Newbie
Avatar

Joined: 26 Jun 2012
Location: Malaysia
Online Status: Offline
Posts: 9
Quote ongrpt Replybullet Posted: 26 Jun 2012 at 4:43pm
Thanks Dell for clearing my doubts.
Thanks
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.047 seconds.