Hi
I have developed a report in CR9 which i want to display in ASP.NET WebForm. By using Crystal Web Viewer I am able to show the report. But the problem is when i navigate the Pages by clicking NEXT button, it is showing only for the First Group i.e. on my report i have Two pages for First...
Hello Every one,
Can it be possible to use both CrystalReports 7 and Crystal Reports 9 on the same machine?
I need to create some reports in 7 for VB6 projects
And create some reports in 9 for ASP.NET projects.
Currently on my system I have Crystal Reports 9 with VisualStudio.NET and...
Hi
I am unable to set RDOQuery objects ACtiveConnection property.
I am trying to set this activeconnection property as rdoconnection object which is returned from ActiveX-EXE application.
I am getting a VC++ runtime error dialog saying 'Program terminating".
Does any one has idea about...
Hi,
I have a problem after i use CommitTrans on the RDOConnection. If i refer the Resultset again it is giving an error:
Run-time error '40088':
No open cursor or cursor closed
I have tried to use SQLSetConnectOption API as per the MSDN support article on"HowTo: Keep RDO Cursor open after...
Hi Vb5prgrmr,
Thanks for reply.
The current application has this feature i.e.calling second form modally only. But now i want this to call it as non-modally. So that the users can keep this form and Verify the data on this form with the parent form.
thanks
venkat
Hi All,
I need some help on how to show a non-modal form from a modal form?
I need to show a Non-modal form when a button click event fires on a modal form?
If i use in Vb "frmxyz.show" i am getting an error, can not show a non-modal window from a modal window.
And also i did try to...
Hi,
I would like where can we found the good help for Reports to enable it to the Web.
I know there are various methods to enable these to web. But I want to know a good start and advantages and disadvantages of each method.
thanks
Venkat
Hi guys,
I need some help on how to make a sum of field by page.
Ex:
A report has Salary fieldi in detail section. Want to show the total or sum of Salary by Page.
I tried to create the formula of
Sum({Table1.Salary},pagenumber)
but it is giving an error.
Can any one know how to do this...
I have couple of reports which I developed in CRP 7.0 of which some of them has Parameter Values. I need to Provide a User interface through web so that they are able to pass these Parameters Values to the Reports. <br>Some of the Paramter's has a Range type of Values.<br><br>Could any one send...
Create the formula of cal_time:<br>(86400*({demo.Disp_dt}-{demo.Entry_dt}))/60<br><br>Once you get the cal_time, Create another formula avg_time:<br>Average ({@cal_time})<br><br><br>if you want to format time fields, use make range function to get the field in to format.<br><br>I hope this is...
Hi,<br>I am currently suppresing the Details Section in the Report based on some text which exists in one field of the table i.e. by using X in Y function. I need to Suppress the Group if there is no data exists in the Details section.(Basicaly there is a data but I...
You can place the Page-Total in the Report_footer, if you want to print at the end of last section. <br>Or the best way which I thought is you can keep it in the Page footer and suppress the unnecessary section's by using Format section. And check the suppress section check box.<br>(You can...
Hi, I have a Couple of reports that has the Parameter's. On Some reports I need to supply some default Values to some of the Parameter's. But these Values exist in the DataBase. Right now I add these values manually to the reports to Provide the user has the facility to select on of these...
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.