Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: Populating a dynamic array and looping Post Reply Post New Topic
Author Message
charls
Newbie
Newbie


Joined: 27 Jul 2010
Location: South Africa
Online Status: Offline
Posts: 2
Quote charls Replybullet Topic: Populating a dynamic array and looping
    Posted: 27 Jul 2010 at 11:23pm
Hello

I hope I didn't miss any threads on this, but I think I read everything related to arrays on the forum.

My scenario is a single table with
a callID field ASC number (not unique)
a sequenceID field ASC number(unique)
a teadID field string
For all same callID's I want to populate the array with the sequenceID which is associated to the corresponding callID while the teamID is equal "TeamA"

or in other words:

for every sequenceID with the same callID I want the array to be updated with that sequenceID as long as the teamID is equal to "TeamA"
.

When the callID changes I want to find the highest sequenceID and use it to identify the corresponding team record information and print it, and then move onto the next callID and re-iterate.


thank you for your help


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.031 seconds.