J
JString
Greetings.
I'm trying to figure out how to develop the fastest standard access database
possible without using any server-side apps.
Does anybody know if domain aggregate functions like DCount or DLookup are
efficient? Do they utilize indexes where available?
If not would it be more efficient to code a series of SQL statements and use
those instead?
I'm trying to figure out how to develop the fastest standard access database
possible without using any server-side apps.
Does anybody know if domain aggregate functions like DCount or DLookup are
efficient? Do they utilize indexes where available?
If not would it be more efficient to code a series of SQL statements and use
those instead?