4 Apr
2001
4 Apr
'01
9:54 p.m.
Thomas B. Passin writes:
I want to run an SQL query, like
select * from person
Then I want to extract the column names from the returned data. In other words, I don't want to hand-code them into the result page. The "Shared.DC.ZRDB.Results.Results" objects, i.e. the objects returned by Z SQL Methods, have a method for this. I think it is "names".
Either search the mailing list archives or look into the sources. Dieter