Print Page | Close Window

Read fieldvalue from a report

Printed From: Crystal Reports Book
Category: Crystal Reports for Visual Studio 2005 and Newer
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=8302
Printed Date: 02 May 2024 at 2:24pm


Topic: Read fieldvalue from a report
Posted By: riclo
Subject: Read fieldvalue from a report
Date Posted: 11 Nov 2009 at 2:12am
I want to read values from a report which is generated by a third application. So the only thing i have is the generated rpt (with saved data).
 
What i do is load the rpt in a crystalreportviewer and do a logon and a refresh. The output is a sort of mailmerge.
What i want to do is extract the emailadres which is in the generated output as a field.
Is there anyone who can tell me how to do this.
(Winform and using C#)
 
thanks in advance
 
Richard



Print Page | Close Window