Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple Reports using filters
Message
From
12/09/2006 15:06:07
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Multiple Reports using filters
Environment versions
Environment:
VB 8.0
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01153132
Message ID:
01153132
Views:
56
I'm working on a Crystal Report which will save to multiple PDF files, each file having a different filter. For example, it will print JOHN.PDF, RON.PDF, and so on. Each file uses a filter to select only the records for that rep. I like to use 1 dataset as recalculating takes forever. I can't use DataView because Crystal Reports doesn't support it.

Is there a ADO command somewhere which filters the dataset so only specified records will be visible; for example, userid = "Erik"?

If it doesn't exist, how can I, by program, delete or insert the dataset records?

Erik
Next
Reply
Map
View

Click here to load this message in the networking platform