Can someone give me an example on how i can build a ADO recordset in memory based on a data in a database.
I'm trying to read the data into a ADO recordset, put it in memory, disconnect with the database and then using the data in memory through my application without having to go each time to the database, because the data is read-only
Thnx
Jurgen
I'm trying to read the data into a ADO recordset, put it in memory, disconnect with the database and then using the data in memory through my application without having to go each time to the database, because the data is read-only
Thnx
Jurgen