Let's say I have a DataBound GridView or another type of control (Label, TextBox, etc.) that is getting data returned from MySQL.<BR><BR>If my query is something to the effect of:<BR><BR>SELECT ...
If I send these to a function and use AddWithParameter("@oper", operator), and use it in: "SELECT foo FROM foobar WHERE @oper 'bar';", it always treats @oper as a String, which of course puts single ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results