M
Matthew Towpik via DotNetMonster.com
Just curious how I would include a WHERE clause in the filter string of the
Select method.
If I want to SELECT * FROM Column1 WHERE Column2 = SomeValue
thanks
Select method.
If I want to SELECT * FROM Column1 WHERE Column2 = SomeValue
thanks