Connecting Tech Pros Worldwide Help | Site Map

Extracting records from recordsets

  #1  
Old November 13th, 2005, 12:36 PM
Colin Desmond
Guest
 
Posts: n/a
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to insert into joined tables Killer42 answers 21 November 15th, 2006 08:05 PM
Create Query to run on Numerous Linked Tables G rumpy O ld D uffer answers 3 November 12th, 2005 04:29 PM
how to use ASP for working .DBF files ? viviane lima - * - * - answers 3 July 19th, 2005 07:12 AM