Go to www.webshots.com and download the software. You can then add the desktop picture you want to view, into the software, and it will stretch it automatically for you.
God Bless,
Alan
This is a list of the SSCHART (Graph Files for Crystal 7) DLLS.
sschart.exe
sscdlg32.dll
sscnd32.dll
sscres32.dll
sscsdk32.dll
sschart.cnt
sschart.GID
They should be included in the same runtime environment as the report you are trying to run.
Putting these DLLS in the same folder, as a...
Hi all...
I have a report which I would like to distribute with Crystal 7 runtime DLLs. However, the graph in the report causes the report to crash with a "CRRUN32" error, when the executable is run
The format I am using to distribute the reports is to have the Crystal 7 runtime...
Thanks Ido. I actually figured out a way immediately after I posted:
//Simply works out the date 8 weeks before the 'Requested From' variable.
WhilePrintingRecords;
DateVar EightWeeksBeforeRequestedFrom;
EightWeeksBeforeRequestedFrom := ({?Requested From} - 56)
... but thank you very much for...
Hi guys,
Quick question for you... Is it possible to calculate a date which is exactly 8 weeks before a date parameter?
I know that Crystal has various built in date range functions - but what I would like is the specific calculated date.
Thanks in advance for any help you can...
Hi guys,
Is it possible to take the value of a field in a subreport, and use it to suppress the detail field in the mainreport?
I have a report which has one detail band only. In that detail band is a field sized subreport which displays one field from a single selected record from...
Recommend NOT using BLOB files to store documents and CAD files. We have done this in our software, only for the blob files to be regularly corrupted when they reach a large size on large multi-user systems...
We reckon that it's better not moving to blobs at all (keeping the files as single...
Hi all,
I am creating a Crystal report looking at a SQL database (connecting through ODBC). My question is this:
In the 'Set Location' dialog box - does the database name have to be hard-coded (ie is there any way to change it at run-time - possibly by changing the way the ODBC...
Hi all,
I am creating a Crystal report looking at a SQL database (connecting through ODBC). My question is this:
In the 'Set Location' dialog box - does the database name have to be hard-coded (ie is there any way to change it at run-time - possibly by changing the way the ODBC...
Help me please ;-)
I have a MapX OCX which I have created using MapX4.5 and VB6. My problem is that I don't know how to pass a parameter to the OCX when it is first run using the UserControl.Show function.
Can someone tell me how to, in VB 6, declare a class which contains public properties /...
Thanks Ken. I have actually got the three report files in the folder as well, but the error still occurs.
It's strange, because when the "Cannot open Control File" error appears, the control files are not read-only. The CD website recommends making the control file readonly (for some...
I have about 20 compiled reports which I want to run on other machines. Previously I have used a copy of the 108 Crystal runtime DLLs, plus the file CRRUN32.exe, placed in the same folder as the reports, in order to run the reports.
This doesn't work with the Crystal 7 or 8 DLLs. Some reports...
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.