A
Allen Cross
I have a 300MB backend mdb.
If I create a new MDB and add a trivial table to it, then
of course opening the table in gridview is fast.
If I link to a table in the backend mdb, then opening the
local table takes 40-50 seconds.
VBA code to either the local or linked table is fast.
Any ideas what is slowing down even the access to the
local table.
Thanks, Allen
If I create a new MDB and add a trivial table to it, then
of course opening the table in gridview is fast.
If I link to a table in the backend mdb, then opening the
local table takes 40-50 seconds.
VBA code to either the local or linked table is fast.
Any ideas what is slowing down even the access to the
local table.
Thanks, Allen