![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We're using Access 2003 as a front end for a SQL Server database. When opening a linked table in Access, why is there such a huge speed difference in Filtering by a value and doing an Edit->Find? Thanks, David |
#3
| |||
| |||
|
|
"David" <david (AT) adrenasys (DOT) com> wrote in message news:1158250143.868670.272930 (AT) e3g2000cwe (DOT) googlegroups.com... We're using Access 2003 as a front end for a SQL Server database. When opening a linked table in Access, why is there such a huge speed difference in Filtering by a value and doing an Edit->Find You don't say which you are finding the faster, but I would expect, all things being equal that a filter would be faster than a find. The reason being that a filter is a set based operation whereas a find is a cursor based operation. |
![]() |
| Thread Tools | |
| Display Modes | |
| |