Reply to select * from table where column = @AllValues?
Posted by saturnius on 09/06/05 00:01
Hello,
I am passing a value to a stored procedure in vb.net to get normally a
selection of the table. How could I get the complete table without
writing the code twice? Many thanks in advance ....