SteveDingle
Programmer
Heya All,
Wondering if anyone could point me to a resource (books/articles/faq's) on the best practices for creating SP's that allow for ad-hoc queries.
Basically I have a front end which allows a user to build there own "where" clause. The field list and JOINs condition would always be the same but the where clause could contain a 1 field comparison or a complex clause with ANDs/ORs etc...
Thanks,
Steve
Wondering if anyone could point me to a resource (books/articles/faq's) on the best practices for creating SP's that allow for ad-hoc queries.
Basically I have a front end which allows a user to build there own "where" clause. The field list and JOINs condition would always be the same but the where clause could contain a 1 field comparison or a complex clause with ANDs/ORs etc...
Thanks,
Steve