Hi , I hav little problem while i am using Vector concept.Howcan i add the diffrenet values from 3 different tables as a single element in vector ?Thanks & RgMerlina
[204 byte] By [MerlinRosinaa] at [2007-10-2 1:48:08]
By stuffing them into one custom object and adding that to the vector, which you shouldn't be using in the first place. But I guess you were already told that 20 times, so I give up repeating it.