J
James Palmer
Guest
I've never spent time analysing this sort of thing, so I don't know any answers, but I would start testing this using the QryInfo log entry type. Whack it up to level 3 so all queries are logged. It will tell you how many records are returned from the server vs how many were actually useful to the query. That should enable you to build and analyse some test cases.
Continue reading...
Continue reading...