Hello everyone, I have looked at this thread ( thread222-1423004: Crystal report export doesn't work ) but none of the links work any longer. I am using VB6 with Crystal 8.5 on an XP machine. I have one user that has this problem. Everyone else works.
Will someone please tell me how to fix...
Hello everyone,
I have looked at this thread ( thread222-1423004 ) but none of the links work any longer. I am using VB6 with Crystal 8.5 on an XP machine. I have one user that has this problem. Everyone else works.
Will someone please tell me how to fix this or point me to newer links...
The network staff is trying to install crystal 10 on a server with two drives (C: and E:). The application that uses Crystal Reports lives on E:. The WINDOWS\Crystal path is on C:.
They are getting export errors. I am guessing it is because the reports are trying to find the WINDOWS\Crystal...
I have some old Crystal 8.5 reports that are being converted to Crystal 10. The datasource is an SQL Server view. A lot of my reports allow blank parameters. The blank parameter allowed for all records to be shown instead of specific records ("Leave blank for All").
Now when I run the...
I hope the Crystal gurus out here have a solution for me or be able to point me in the right direction. I am working with Crystal 8.5.
I have a report that has multiple columns which include the groups. I would like information, that spans across the page, to print in one of the footers...
I have a multiple column report using Crystal 8.5. I had it working a couple weeks ago, I came back to the report for modifications and found that my column breaks are not working.
The forced column breaks work until the last column which forces a page break. So it looks like I have "New...
I am using Crystal 8.5
I have 4 groups in my report. In the footer of the fourth group is my records being printed to the report. I have the "Repeat group headers on every page" checked for group 2 because that is the header I want to repeat. I have the multiple columns going down/across...
I have a subreport that I am suppressing when it is blank. At design time, everything works perfect. At runtime the subreport headers still show.
The report gets called from a CL program on an iSeries which calls a VB front end that uses the rpt object to display in a viewer.
My guess is...
Hi all! Happy Holidays! I would appreciate your help. I am baffled.
I want to change some parameters from numbers to date/time but the value type is greyed out. All the parameters are being used in the report (green check mark), but only some have the value type greyed out.
Any ideas on...
I am using Infragistics SSDBGRID with VB6. If I highlight a row, I can tab out of the grid to the next control (this works correctly). However, if my SSTree control has focus and I try to tab to the grid, nothing happens. The tab indexes are correct. Anyone have any ideas?
TIA [americanflag]
I have a grid where I would like to show an up/down arrow in the column header. I would like to show the user where and how the grid is being sorted. The user can also choose other columns to sort the grid. I just though showing them an arrow instead of a +/- would be neat. Is there a way to...
I am using a bound Sheridan grid (ssdbgrid). I have the column sorting working, but when I refresh the data, the grid resets itself at the beginning. Is there a way to keep the column selected in view?
I don't want to change which grid I am using. I would rather not change to unbound...
I have a Bound DBCombo box where I would like to set a default value. I have tried to do this using the index property or datafieldtodisplay property. I have not had success. Anyone have some sample code? Or can I not do this with a bound dbcombo box. Currently the default value is the first...
I have a user who is able to access two AS400 boxes. We have added some code into an Access database to use the Shell command to call a program that is on the secondary AS400. However, we think that it tries to access the program on the primary AS400 (not the correct one). We have setup an...
I have a parameter that tells the report how to sort the data. If the user leaves it, the default sort is by plant, cost center, and department. I have a "Default" value that is the first selection for the parameter. If the user selected the default sort, I would like to redim the...
I have a range parameter that allows entries such as ".01555". When the range value is displayed on the report, it displays as ".02". The correct records are being pulled into the report, but I want to show the user EXACTLY what they entered as the parameter. I tried to...
Is there a way to check if the upper or lower bound check box was checked in the parameter window? When the range values are numeric, the min/max displays as 0.
TIA
I am using my group headers as page headers to eliminate white space. My group headers have the box checked to repeat group header on each page. My problem is that my headers print when the field changes (knowing that is how they work). I don't want them to print when the field changes. I...
I have a parameter field that is defined as a numeric multiple discrete value. I don't want this field to be mandatory. However, if I leave it blank and click the OK button, I get a window that pops up telling me to enter a number. The selection record code for this parameter is...
(if Not...
select date, [N/S], productcode, sum([#CS]) as SumCases from espnorth
UNION select date, [N/S], productcode, sum([#cs]) as SumCases from espsouth
group by date, [n/s], productcode
ORDER BY date, productcode;
Error is "You tried to execute a query that doesn't include the specified...
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.