Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Report Design
Message Icon Topic: Only top 1000 rows being returned Post Reply Post New Topic
Author Message
GrisCorp
Groupie
Groupie
Avatar

Joined: 08 Mar 2013
Online Status: Offline
Posts: 64
Quote GrisCorp Replybullet Topic: Only top 1000 rows being returned
    Posted: 17 Apr 2014 at 6:47am
I'm using CR XI r2.

I have created a dynamic parameter to have a drop-down of all the product numbers in the database from which to select for the report.  Unfortunately, it is only displaying the first 1000 product numbers.  There are currently a total of 1606 product numbers/rows in the MySQL database.

I created a SQL Command and set it as the Data Source for the parameter:
select prod_id
from prod_specsheet

Still only the first 1000 rows.  I tried:
select all prod_id
from prod_specsheet
Still only the first 1000.

I am at a loss as all the solutions I've been able to google still result in only the first 1000 rows of the database being displayed in the dropdown.

Does anybody have any suggestions?
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 17 Apr 2014 at 7:48am
search under registry setting
here is one link
 
IP IP Logged
GrisCorp
Groupie
Groupie
Avatar

Joined: 08 Mar 2013
Online Status: Offline
Posts: 64
Quote GrisCorp Replybullet Posted: 21 Apr 2014 at 9:58am
DBlank,

Thank you for the reply.  Unofrtunately, it did not resolve my problem.  However, I discovered that when the report is run through my Crystal.net application all product numbers are displayed in the drop-down.  It is only when I open the report in Crystal Reports itself that I do not see all of the product numbers.

So, until I find that I need the full listing while designing/editing reports, I will considered this problem resolved.
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.063 seconds.