CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Aug 2004
    Posts
    17

    The count of the field is zero

    Hi

    The crystal report have not show the record that is zero
    How can I solve this problem?

    Thanks!!

  2. #2
    Join Date
    Jul 2003
    Location
    Florida
    Posts
    651
    There's an option called 'SuppressIfZero', make sure you don't have tha set to True.
    I'd rather be wakeboarding...

  3. #3
    Join Date
    May 2003
    Posts
    163
    I think hoyinso is not mentioning the field value, but the count.

    Ususally if Crystal won't display anything (particulary groups / records) if the database returns nothing.

  4. #4
    Join Date
    Aug 2004
    Posts
    17

    Smile

    Thanks you guys

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured