Quote Originally Posted by si_the_geek View Post
Like this:
Code:
debug.print objRs.Fields(i).Name
By the way, rather than replying to this old thread (and thus sending emails to everyone who has replied/subscribed) you should have posted a new thread.
Sorry for:
By the way, rather than replying to this old thread (and thus sending emails to everyone who has replied/subscribed) you should have posted a new thread.

tks for explain

but really my qst is:

is possible to decide wath filed get from getrows array???

i dont need to gett all fileds from the statement but only PROVA1, PROVA3, ecc...

similar:
arrResults = RSSQL2.GetRows(PROVA1, PROVA3...ecc)