| Thread | Last Post | Replies |
|
| 20534 Error no solution | 08 Mar 2006 20:22 GMT | 1 |
I can find no resolution to this error when viewing to window or printing to printer a Crystal report from an Access database. Some PC's work fine and others throw the error 20534 error detected by database dll. It happens with any program I write in VB6 SP5 and try and run a ...
|
| getting Windows user name in a Crystal report | 08 Mar 2006 19:12 GMT | 1 |
I would like to use the Windows user name in a report under Crystal Reports - directly in Crystal, not necessarily through Crystal SDK. I could not find any function giving this information, and I have not found not how to call the Windows API from within Crystal.
|
| Switch database and server name at runtime and multiple stored procedures | 08 Mar 2006 18:49 GMT | 2 |
I'm using VS2003 ans its Crystal reports. I'm writting a small code to change database and server name at runtime on sql server It work fine. However, when I use Stores procedure as datasource, it work
|
| Invalid Keycode | 08 Mar 2006 16:44 GMT | 1 |
i get an invalid keycode error when trying to adda crystal 9 component into my vs.net c# project.
|
| Auto Print | 07 Mar 2006 19:39 GMT | 1 |
I'm using the Crystal web form report viewer in an ASP.NET (VB.NET) app. I'm also using the ActiveX print control for printing. When the web page opens I'd like for the print control to automatically open the print dialog box, and when the user prints (or cancels printing) have ...
|
| ReportDocument : slow load time | 07 Mar 2006 16:40 GMT | 2 |
I'm using VS2005 and Crystal Reports X. I'm using a Crystal Report Viewer to view a report in my web application. Each time i open this page (where the CrystalReportViewer is palced),
|
| Report with two detail sections. (CR-11) | 07 Mar 2006 09:08 GMT | 1 |
Can any one help me. I am using crystal report 11 in vb dot not application. In my Dataset i am having two table , TABLE - A and TABLE-B. My requirements is, the single report will have two detail sections as,
|
| Crystal Reports and created with Visual Studio 2005 wont work on server | 06 Mar 2006 22:32 GMT | 11 |
I wonder if anyone can help. I have created a crystal report viewer in VS 2005. It runs fine on my development machine. I followed msdn's guide for deploying the project via a windows
|
| Image Quality Degrades When Poor Picture Quality in Crystal Report | 06 Mar 2006 18:54 GMT | 1 |
First off I want to thank everyone who's helped me previously with my Crystal Reports problems. You guys are life savers. Now I have one last question. In my report I am including an image that I've dynamically created using VB.NET. The image appears in the report fine, however, ...
|
| Help with Crystal Reports subreport... please | 06 Mar 2006 14:43 GMT | 1 |
I've been fighting with this problem for over a day now and it's driving me crazy. I have a main report FinalReport.rpt and a subreport HistoryReport.rpt, for some reason I cannot get the subreport to display - I keep getting the descriptive error message "Load Report Failed". I ...
|
| Datasets and Crystal Reports | 05 Mar 2006 08:17 GMT | 2 |
I need to create a crystal report based on a dataset. When I drill to the database expert/project data /ADO.NET datasets and select dataset, the tree reports that there were no items found. I did create the dataset on some test data (northwind) so it does exist but
|
| "Cannot find keycodev2.dll or invalid keycode" for certain user ac | 03 Mar 2006 13:05 GMT | 1 |
Hi, I've created program that sits on a server and provides some reporting functionality. The GUI user submits a SQL Server job that calls this program, the SQL job is created dynamically from a stored procedure so it's created
|
| Problem in exporting report | 03 Mar 2006 02:01 GMT | 1 |
I am now working with the crystal report writer, in my data, there are some chinese characters. In the crystal report viwer, and the printout, it doesn't have any problem, however, when i export this report to pdf,
|
| Using shared variable... | 02 Mar 2006 19:25 GMT | 1 |
I want to use shared variable which pass one variable from main-report to sub-report. How can I do that. Where I should I declare variable ? Is there any better way to pass variable/data from main report to sub-report ?
|
| Report Grouping Problem... | 02 Mar 2006 09:14 GMT | 1 |
I have created report where Each individual/distinct Customer of given country is listed in Detail Section of Report With Each Cutomer I have listed all the Orders which are placed by that customer in sub-report. sub-report is created as on-demand sub-report.
|