I haven't heard that one, but if you are using a sp without parameters, then the sp will not normally be recompiled when it is run. This can cause some poor use or non use of indices, depending on how the sp was originally compiled.<br>The WITH RECOMPILE option can force the sp to be optimized every time it is run.<br>I wonder whether the implicit conversion of data types in SQL Server has any impact on the use of indices though. Anyone know? <p>Malcolm Wynden<br><a href=mailto:wynden@island.dot.net>wynden@island.dot.net</a><br><a href= > </a><br>