Forum Discussion
Colin_McCrae
12 years agoCommunity Hero
Cool.
Bear in mind my comment about the returned record set object. Horrible to work with in my opinion. String array is much easier. From memory (I don't have TC loaded up at the moment) there is a method of the record set object to dump the entire output into an array in one go. That's what I then do comparisons against.
Bear in mind my comment about the returned record set object. Horrible to work with in my opinion. String array is much easier. From memory (I don't have TC loaded up at the moment) there is a method of the record set object to dump the entire output into an array in one go. That's what I then do comparisons against.