Hello all,
I have created a windows service which opens reports and then exports them to rtf format. Everything works fine except..... what else? Crystal Reports!!
Ok, venting aside, I've cleaned up all my references each time I'm finished with the report but then after a while I get...
Hello all,
I'm getting this message on installation of a upgrade cd of Crystal Reports 8.5. I installed version 8 with no problem and now am trying to upgrade to version 8.5. When I do I get this message:
Please insert the disk: Please insert the disk labeled "Crystal Reports"...
I have a report where I have some values in the details section and totals in the the totals section. Such as:
Batch# Value
100 10.00
101 12.00
102 8.00
103 4.00
103 4.00
I want to suppress or not display records that are duplicates only in the value column...
I have a report where I have some values in the details section and totals in the the totals section. Such as:
Batch# Value
100 10.00
101 12.00
102 8.00
103 4.00
103 4.00
I want to suppress or not display records that are duplicates only in the value column...
Hello all,
I have a situation where I'd like the report to pass the parameter to a stored procedure rather than prompt the user for it.
For example, I have 5 reports which are the same in all cases. Each report is built on a stored procedure with no parameters so each report has a stored...
Thanks Ken and Howard. I am not going to distribute this app. This is a in house app running on one server.
Anyway, I think I may have found two possible solutions to my problem. As I mentioned I'm using a Windows Service to call this dll and this Windows Service is created in VB.Net. I...
This "application" dll will reside on the server. Let me give you a more complete picture.
I've created a windows service which calls the vb6 dll for faxback functionality.
So the line of events are:
1. A file gets deposited in a folder with fax information.
2. The windows service...
Ken,
I'm access sql server from a client for the db info but at any rate, cleaning up the references after use should resolve this problem. I don't have any issues with other desktop applications. Only this dll situation. Any ideas why?
thanks,
bill
What are you building you Cross Tab against? Table? Stored Procedure? Access? SQL Server?
Essentially in a Cross Tab you taking a vertial column and displaying it horisontally. So for example:
Vertical Table Dates:
Date
----
1/02
2/02
1/02
1/02
2/02
2/02
2/02
So using a stored...
I don't ever recall installing CE and in fact, the documentation I've read say's it installs from a second CD which we don't have. On top of that, I've checked the install under Add/Remove programs and it's not listed in the installed programs when I go through the CR Wizzard for uninstalling...
Hello all,
I'm getting this error message below and don't know how to get rid of it. I'm using Crystal Reports 8.5 under VB6. I have created a dll which will open a report connecting to SQL Server in memory and export it to disk using rtf format. This works for a while then I get the error...
Hello all,
I'm having a problem with Crystal Reports OpenReport() method of the CRAXDRT.Application object in VB6.
Problem line of code is here:
Set Report = CrxApp.OpenReport(sReportPath)
If I step through the code line by line
it works fine but when I just run it it doesn't work.
The...
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.