|
-
Mar 31st, 2009, 10:06 AM
#10
PowerPoster
Re: [RESOLVED] ADO v DAO - Why is DAO faster?
 Originally Posted by si_the_geek
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)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|