Oct 1, 2012 #1 j3pp0y Programmer Joined Oct 1, 2012 Messages 1 Location PH i have a recordset comes from a table. i want to put it on an array. what is the best way to do it?
Oct 1, 2012 #2 strongm MIS Joined May 24, 2001 Messages 20,258 Location GB Here's one way: have a look at the recordset's GetRows method Upvote 0 Downvote