Is it possible for me to create a recordset in memory and perform SQL on it. I need to generate a master recordset and then execute an sql statement and return the new recordset. Is this possible without having to create an actual database file? Thanks




Reply With Quote