Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which filter is faster: Qry Access or Crystal Report

Status
Not open for further replies.

petrovlis

Programmer
Jan 15, 2002
114
NL
I have a "heavy" filter in Query Access
Like IFF ( IFF ( IFF etc etc
I wonder what is faster to make this filter in the
Access Qry or leave it out of the Access query and to have SAME
filter in Crystal Report 8.5 based on same qry as FORMULA .
(always same parameters)
Second: which is faster: if then ... or iif( AA ,BB
form
Thanks for help
William Rippen
 
I have found queries in Access much faster but this was going against SQLAnywhere tables. You could test this and report back :)

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top