SQLSelect Question
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Feb 2 23:18:24 CST 2006
On 2/2/06 10:05 PM, "Chuck Pelto" <cbpelto at pcisys.net> wrote:
> Great!
>
> Now if I can just figure out how to create and manipulate an
> ArraySet, I think I'll have this part of my learning curve in this
> activity whipped.
I do not see still why you need ArraySet, but if you need it you can use
this way:
cursor = db.SqlSelect( "SELECT DISTINCT f1, f2 FROM T" )
arrayset = cursor.ToArraySet()
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list