|
Subject:
|
SQL Where Clause
|
|
Posted By:
|
sudarshan73
|
Post Date:
|
12/6/2005 8:23:36 AM
|
Hi guys, i am kind of entry level to both vb.net and just getting started with crystal reports. 1)i want to build the SQL Where clause on the front end in vb.net(windows based form) based on the user input and pass the entire where clause to crystal reports as a parameter string.Would appreiate if anyone could please help me with some samples or alterntive ways to do it. 2)i want to repeat the page header information on all pages of the report. please help. Thanks you so much in advance. Sud
|
|
Reply By:
|
aruni_cbe
|
Reply Date:
|
12/31/2005 4:48:33 AM
|
1. see reportselectionformula property of report document.
2. by default, page header displays in all pages. what is your problem
|
|
Reply By:
|
sudarshan73
|
Reply Date:
|
1/11/2006 9:01:44 AM
|
Thanks for your help,i had placed the page header information in the report header.so was having the problem. Appreciate your help.Thanks.
|