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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

record/row limitations

Status
Not open for further replies.

ChipF

Technical User
Nov 15, 2002
50
US
What is the limit for Crystal 7.5 report rows of data? Is it around 400K or 500K?
 
I think that it's memory dependent, not a set row number.

I would limit the number of rows by placing some criteria in the record selection formula, and make sure that it is passed to the database using Database->Show SQL Query.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top