N
Nate S
I have created a data access page which allows users to
view and create new records. I have created stored
procedures in SQL that ask for values to search the page
in specific fields. The problem is that you have to enter
% signs to search the field properly. Is there a way to
automatically surround the text I enter with % signs?
Thanks
view and create new records. I have created stored
procedures in SQL that ask for values to search the page
in specific fields. The problem is that you have to enter
% signs to search the field properly. Is there a way to
automatically surround the text I enter with % signs?
Thanks