Results 1 to 3 of 3

Thread: Crystal Reports Problem

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2000
    Location
    U.S.A.
    Posts
    75

    Crystal Reports Problem

    Im using Crystal Reports 8.5 and have the following problem.

    For some reason the details section of the report is not showing all of the records. Its only showing the first record in the database. The funny thing is on preview inside of Crystal Reports itself it shows all of the records fine. Its only when I launch it from within VB using the crystal report viewer control I have this problem.

    Ive tried everything to try to get this working and I know its something simple and I just cant seem to get it to work. If anyone knows anything please let me know.

    Thanks

  2. #2
    Hyperactive Member
    Join Date
    Mar 2002
    Location
    India
    Posts
    342
    ru passing any selection formula from vb?? .. if so chk it
    ksm

  3. #3
    Hyperactive Member buddu's Avatar
    Join Date
    Jul 2001
    Location
    India
    Posts
    446
    Give the following details and Check your Reslection formula whether u r passing any new query to the Report?
    Code:
    Dim Report As New reportFormName
    Report.DiscardSavedData
    prasad

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