This topic is locked

use search field as variable in sql query ?

4/28/2011 11:19:09 AM
ASPRunnerPro General questions
K
kimz author

i am trying to add a variable to the sql query. the variable i want to use is a search field.

is this possible and what is the syntax?

Sergey Kornilov admin 4/28/2011

These are two articles that can help
How to access search parameters:

http://xlinesoft.com/asprunnerpro/docs/print_search_parameters_on_list_page.htm
How to modify SQL Query in runtime:

http://xlinesoft.com/asprunnerpro/docs/dynamic_sql_query.htm