C
Carlos Fernandes
I user access 2002 to open an SQL Server table from a
database with about 400 tables. Access takes about 2
minutes opening and showing the table. Profiler shows a
lot of SELECT statements reading from sysreferences and
sysobjects. How can I avoid the reads?
Same tables open fast in code and enterprise manager.
Thanks
Carlos
Portugal
database with about 400 tables. Access takes about 2
minutes opening and showing the table. Profiler shows a
lot of SELECT statements reading from sysreferences and
sysobjects. How can I avoid the reads?
Same tables open fast in code and enterprise manager.
Thanks
Carlos
Portugal