Question
ASP.Net SQL parameter operator
I am trying to display results from a SQL query based on a selection from a listbox on a form. I am to display the results if I use the "Like" parameter in SQL but not if I change it to "=". Here is my code....please, please help:
