D
Don
I've got a DataTable object which I want to filter using it's Select method,
but it doesn't recognize the DateDiff function in the filter string (which
is odd considering the DataTable was populated with a query containing the
DateDiff function).
Is there some way around this? Is there a different syntax for doing this
in a datatable's Select method?
- Don
but it doesn't recognize the DateDiff function in the filter string (which
is odd considering the DataTable was populated with a query containing the
DateDiff function).
Is there some way around this? Is there a different syntax for doing this
in a datatable's Select method?
- Don