Hy guys, my question is: if i have in asp.net, a SqlDatasource or AccessDatasource with the following select command: SELECT * FROM Mytable WHERE SomeFieldID=@FilterID
SomefieldID is an integer
And i would like to use the jolly char (* or %) to show all datas... how can i do?
Thanks to everybody will help...
Bye Stighy