I have a client running 3.2 character-based. Through an unknown series of keystrokes, they have managed to reduce the application display to 1/4 of the Windows window. The application display is in the upper left corner of the window when maximized; the rest of the window is gray.
I suspect...
I’m a newbie using Crystal 5.0; I need to create a plain text file using Crystal. I’m connecting to the database with ODBC.
The report needs to be from FILE1 with additional data from FILE2. There is a one to many relationship from FILE1 to FILE2.
I need all records from FILE1 and records...
I'm a newbie to Crystal 5, so please bear with me. I have a text field that I need to strip of hyphens. There will be a variable number of hyphens in the text field. So far, I have:
StringVar UPC;
NumberVar H1;
UPC := Trim({InventoryMasterfile.UPCCode});
IF Length (UPC)>0 THEN H1:=...
Can anyone tell me what the arguments are for PEExportTo?
According to Crystal Decisions, the list is in develpr.hlp, which I don't seem to have.
I'm using Crystal Reports 5.
Thanks.
Anyone know how to set the style in a HTML e-mail in Outlook 2002? The default is set to "Paragraph", and I would like the default to be "Normal".
Thanks.
I'm a new user of Crystal Reports 5. I need to write a report to validate data in File1 from File2.
Scenario:
File1 has vendor codes. File2 is the vendor master. I want a report of File1 records where the vendor code is not found in File2. What I get is just the opposite (I only get records...
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.