S
Stephen Plotnick
I am able to create a Crystal report and get it to go to the screen., print,
Excel, etc.
What I want to do now is allow for my VB.NET (2003) program to dynamically
build a "WHERE clause"
For example;
I have 4000 records in an Access DB and I'm displaying Name, Address, State,
ZIP. At this time all 4000 records are being displayed. I want to the user
to print all customers in "IL". How can I build this request in the VB.NET
program and than call the form where the Crystal report is located and
display only records for "IL".
Thanks in advance,
Steve
Excel, etc.
What I want to do now is allow for my VB.NET (2003) program to dynamically
build a "WHERE clause"
For example;
I have 4000 records in an Access DB and I'm displaying Name, Address, State,
ZIP. At this time all 4000 records are being displayed. I want to the user
to print all customers in "IL". How can I build this request in the VB.NET
program and than call the form where the Crystal report is located and
display only records for "IL".
Thanks in advance,
Steve