|
-
Jun 17th, 2005, 12:39 AM
#1
Thread Starter
Fanatic Member
Crystal Report with dataset (Done)
Hi all,
I've been trying to generate a crystal report by providing data through the ADO.Net dataset. All the articles I've read till now say that I've to create a DataSet object first which will contain the schema of a table of the database. But my problem is I'll have all the data coming into the dataset only at run time. Only thing I know of at design time is the column names and their types. And the data being populated in the dataset is from some text file or some other file. Now how do I specify which item from the data table will come at what place?
Thanks.
Last edited by rjv_rnjn; Jul 1st, 2005 at 03:30 AM.
Reason: status change
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|