O
omar
I know how to use parameters with SQL stored in an OledbCommand object but
is it possible to use parameters when using the DataSet object since it
doesnt use the OledbCommand object? If so can give a small example or link.
for example if i want to filter a table stored in a dataset with 2
parameters entered through a form on the page...
thank you
omar
is it possible to use parameters when using the DataSet object since it
doesnt use the OledbCommand object? If so can give a small example or link.
for example if i want to filter a table stored in a dataset with 2
parameters entered through a form on the page...
thank you
omar