Q: Calculating difference in dates and times in datatables/datasets

  • Thread starter Thread starter Geoff Jones
  • Start date Start date
G

Geoff Jones

Hi

I have question regarding times and dates in a datatable.

I have one table with one column having the date e.g.03/09/04, and another
column other the time 08:03:05. The other table has one column with the
date/time e.g. 09/06/04 13:05:03.

What is the easiest way for me to calculate the difference in time, in
seconds, between the rows of each table?

Thanks in advance

Geoff
 
Hi Geoff,

I have answered you in the newsgroup
microsoft.public.dotnet.languages.vb

Cor
 
Back
Top