Hi,
I have a database where I want to run a query and pass through the records appending field data them to class module variables. This works fine but seems quite slow (there is a lot of financial data). The question is what is the absolute fastest way to open a recordset? At the moment I am...