Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. koushikdey79

    Crystal Report crashing for some records and not for others

    While fetching the data in Crystal Report template, for very few selected records, the Crystal Report is crashing diplaying the Dr. Watson error. While for all other records, it is working fine. What may be the problem? The data that is appearing for both case looks to be very similar
  2. koushikdey79

    Erroneous behaviour of Formula Fields

    We have one VC++6.0 GUI and one C++ Batch program. We launch the Crystal Report templates from GUI and offer the option for printing from there. The C++ batch also prints the reports at EOD without any display. We use Crystal Report APIs for printing and viewing both in GUI and C++ batch. When...
  3. koushikdey79

    Runtime setting up Formula field not working

    I have been using CR8 template. In our testing, we have changed some of our existing reports, which were actually printed using a C++ based console program. From the program we use to set one formula as: if(!p_CRPEJob->SetFormula("CopyNo", chrCopyNo)) { Error handling } This has been working in...
  4. koushikdey79

    Formula field in CR8 behaving erratically for Japanese char

    We had CR6 templates having Japanese characters in formula field.We have upgraded our reports from CR6 to CR8. The reports are printed from a server having DLLs of Crystal Reports. The reports which was working fine and printing fine from server with CR6 is now not printing the Japanese chars...

Part and Inventory Search

Back
Top