| Thread | Last Post | Replies |
|
| Crystal Report v Access | 20 Oct 2004 10:09 GMT | 2 |
I' m working with customer support for a small software company. Our main product is a visual basic 6 application with microsoft sql server database. So far I have been using Access to make the reports that the customers ask for. I think Access workes great, I have yet not faced one ...
|
| Runtime error using c++/MFC exporting Crystal 8.5 report to MAPI as PDF | 20 Oct 2004 09:02 GMT | 2 |
I have spent many days on this and I'm hoping someone else can quickly spot the problem with my code. I am using Visual c++ 6.0 SP4 and Crystal 8.5 SP3 I create a report object and set all the properties and all the
|
| Book recommendations? | 19 Oct 2004 23:34 GMT | 1 |
Seeing how laughably inadequate is the documentation that comes with Crystal Reports 10 Developer, I need to buy a decent reference book. The two things I am looking for most is that it handle Visual Basic, not VB.NET, and that it covers the Report Viewer control at length,
|
| Subreport Logon - Please Help | 19 Oct 2004 22:36 GMT | 2 |
I apologize for this re-post, but I really need to solve this problem. I'd appreciate any suggestions anyone might have. I'm trying to add a subreport to an existing report. I'm using VB.NET for my application, and Crystal Reports for .NET. I'm having trouble with report
|
| Report with multiple stored procs | 19 Oct 2004 22:30 GMT | 5 |
Hello all. I've been tring for awhile now to generate a report that has three stored procedures as its inputs. Basically I need to generate an invoice. Here is what each procedure returns. 1) Products
|
| CrystalReportViewer, where's my data? | 19 Oct 2004 20:07 GMT | 2 |
I'm using the CrystalReportViewer but cannot see my data until I hit the refresh button. What's happening? I'm using VB.NET 2003 and Crystal Reports 9. My code:
|
| Transferring enterprise Manager queries to Crystal Reports | 19 Oct 2004 14:18 GMT | 1 |
Hi, I have a bunch of queries that I have created in SQL Enterprise Manager (EM), I am trying to figure out how to get them into Crystal version 9. Right now I run the query in EM and Copy and Paste the data
|
| help!!! how to suppress database dialog box | 19 Oct 2004 05:06 GMT | 3 |
I have developed an application in VB.NET (Visual Studio .NET 2002). I m using the crystal report to develop reports. There is a report which is developed using Filed Definition File. If I run the application at developer machine it shows report fine. but if it is run on client ...
|
| Moving Crystal Reports .NET Sections At Runtime | 19 Oct 2004 04:31 GMT | 1 |
Is it possible to move sections at runtime using the Crystal Reports version that comes with Visual Studio .NET 2003? I would like to create a report that has a couple sections where the user can determine which order the sections are displayed (ie, one user wants to see Section ...
|
| Mapping different size data strings | 19 Oct 2004 03:30 GMT | 1 |
I have a data string of 8 char and a data string of 20 char. When I map the two together the right outer join and full outer join become grayed out. What could be wrong?
|
| CRViewer problem upgrade from 8.5 to 10 | 19 Oct 2004 03:29 GMT | 2 |
I used to work with the CRViewer (which consists of CRViewer.oca and CRViewer.dll) with Visual Basic when I was using Crystal Reports 8.0. Recently I did an upgrade to Crystal Reports 10 and apparently CRViewer came without the .oca file, only the .dll file. However when
|
| Crystal Reports 8.5 & MS Access 2000 | 19 Oct 2004 03:27 GMT | 1 |
Hi I am migrating an existing ASP application to ASP.NET. Using Crystal reports 8.5 Database : Ms Access 2000
|
| Display wrong result | 19 Oct 2004 03:18 GMT | 1 |
Hi, can anyone help me on this.. Current I got one field (data type is nvarchar) running on SQL Server those is start with 00, 01, 02..... On Crystal Report 7 when call this field out it shown only 0, 1, 2 .... How to solve this problem?
|
| Printing problem - Page length | 18 Oct 2004 21:59 GMT | 2 |
I have a project I am working on in VB.Net, I am using Visual Studio.net 2003. I am using the built in Crystal reports to generate some reports. I have chosen the standard layout and my reports are populated fine, the problem
|
| Grouping by a Formula Field | 18 Oct 2004 21:05 GMT | 1 |
I currently have a report that I would like to group by a formula field that I created. When I access the grouping Expert the field is not there to choose. My formula field is a basic If statement that puts the values A,B,C into the field based on another fields values.
|