Connecting Tech Pros Worldwide Help | Site Map

Extracting records from recordsets

Colin Desmond
Guest
 
Posts: n/a
#1: Nov 13 '05
In order to increase the performance of my applicaiton I want to cache the
records from a recordset (sourced from Access) into a map. Using ADO, how do
I iterate through a recordset and extract (a copy of?) each record so I can
index them into my map?

Many thanks

Colin


Closed Thread