|
-
Nov 8th, 2002, 04:10 PM
#1
Thread Starter
Lively Member
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
-
Nov 15th, 2002, 01:14 PM
#2
Hyperactive Member
ru passing any selection formula from vb?? .. if so chk it
-
Nov 16th, 2002, 12:24 AM
#3
Hyperactive Member
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
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|