|
-
Jan 3rd, 2003, 02:37 AM
#1
Thread Starter
Lively Member
Print DataSet Report
hi, I'm just wonder if crystal report can load dataset's data OR only load the table's data?
what i mean is i use a sql statement filter out the data from a large volumn data table, I want my report print out this particular dataset's data. Not the whole table's data.
Can somebody tell me is it possible?
thank you
-
Jan 3rd, 2003, 12:03 PM
#2
Yes it can do that. You have to build the report from the schema of the dataset and then pass in the dataset at runtime.
This may help:
http://www.devcity.net/forums/faq.as...rystal+Reports
-
Jan 3rd, 2003, 09:47 PM
#3
Thread Starter
Lively Member
Thank You
Hi, Thanks a lot, I got it. But i found another way to do this. I did it by adding one "Command" and type in sql statement. It works too.
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
|