PDA

Click to See Complete Forum and Search --> : Selecting x rows from DB in crystal


Nebulus64
Aug 12th, 2005, 01:33 PM
I am setting up a tournament program, using a database, and reporting using Crystal Reports for Visual Studio.NET 2003.

This program tracks side pots (ie. highest game), I would like to set Crystal up to read only the top 10 highest games from my database, despite having about 230 rows in the table.

Does anybody know how I would do this? Crystal Syntax or parameter fields? Or something like that?