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

Recent content by anjroid

  1. anjroid

    Displaying average, max, min of a particular record field

    How can I display stats (average, max, and min) of a certain record field in the report header? For example if this is the data in my table and I wanted the stats on the Age field: FirstName LastName Age Bob Smith 56 John Brown 45 Jim...
  2. anjroid

    Data from ADO.NET dataset not being displayed in report

    I am working with Crystal Reports in Visual Studio .NET. I am creating my report off of an ADO.NET dataset. I created a stored procedure in the database I'm using. I also created an SQLDataAdapter that uses the stored procedure to fill the dataset. When I go to the WebForm in Design mode, I...
  3. anjroid

    Displaying records with highest frequency in database

    I am working on a search report for a database using Crystal Reports. What I would like to do is display the top 10 users who logged into the system. It would look something like this: Username Number of times logged in Smith00 9 Brown88 5 Joe2321 3 The information is...

Part and Inventory Search

Back
Top