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...
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.