I specifically do not understand what you mean by "file, such as mdb or
mde,have been load into memory". I do not know of any database state/status
that would fit that description.
ADO makes possible "disconnected recordsets"... that is, create a recordset
from a table or query, "disconnect" it from the underlying table/query, work
on it, then "reconnect" to "batch" update. I'd suggest Googling in
appropriate newsgroups on the combination of "ADO" and "disconnected
recordset".
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.