It's very simple I would like to pick numberofrecords before triggering the job so that if I know in advance there are no records I will simply abort that job.
Thanks
I have ticked this option both in Options menu and Report Options menu but still it generates a file because this report has a heading eg. "Account Details Report" so it exports it. Am I doing something wrong ?
Thanks
Dilemma
Hello guys, when there is no data why PDF file is still being created with header and footer text. How do avoid this PDF creation as I do not know how to fetch Getrowcount() from a report.
It's urgent . I will appreciate your help.
Dilemma
Hello Guys,
How do I pass NULL Parameter to a stored procedure report through RDC API.
My PowerBulider's code is as follows :
String ls_null
SetNull(ls_null)
crystalreport_base.ole_crx_subreport[1].ParameterFields.GetItemByName("@Name").EnableNullValue = TRUE...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.