Where does the use of an indexedview get decided.
1) Jet Reports level
2) c/front level
3) sql server level
Is there a way to force use of an indexed view?
Tim
Date
Votes
1 comment
-
Jet Reports Historic Posts Hey Tim,
SQL Server always makes the decision as to what index to use when doing a query of the database.
Please sign in to leave a comment.