Hi folks. I'm trying to use timespan to get duration of time by subtracting one dateTime field from another, and then updating another database field with the output. What kind of data type should be the timespan database column? Would it be possible to provide an example of the timespan syntax in C#? I suppose I'd use a dataSet. I checked the examples on MSDN, but couldn't make much sense of them for this purpose. Many thanks.
...
Go to the complete details ...