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 dencom 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: *

  • Users: hwwagen
  • Content: Threads
  • Order by date
  1. hwwagen

    Crystal 2008 problems accessing FoxPro dates

    This post is related to my post of yesterday regarding Record Selections not working. I've done some more investigation and it seems to be related to date issues betwwen FoxPro and the newer CR. In the very old version of CR this worked, but CR 2008 seems to be handling dates in some other...
  2. hwwagen

    Record Selection with LastFullMonth stopped working

    I have a report that was created in a very old version of Crystal Reports that used a record selection of: {timesheet.date} in LastFullMonth This worked well, but since upgrading to Crystal Reports 2008 it no longer returns any records. The SQL generated by this is: SELECT...
  3. hwwagen

    Function Error - A date is required here

    The following code displays the error message "A date is required here" when running at the marked location. This is a date field and I don't readily see anything wrong with the code. I would appreciate another set of eyes to examine it or someone with more experience to tell me what I've done...
  4. hwwagen

    Drill Down rebuilds Variables

    I'm using Crystal Reports 8.5 and have had some difficulty debugging why drill down information is different than the group info. I now see what happens, but don't see how to fix it. While reading records I build an array that sums the amount of inventory in stock for each item. While...

Part and Inventory Search

Back
Top