Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Finding Date and Time differences in Seconds

Status
Not open for further replies.

Learning123

Programmer
Joined
May 12, 2002
Messages
29
Location
US
Hi,
I've been working on a project for automation of data input stats and I am having a hard-time figuring out how to find the "Seconds" differece in the beginning and the ending time. below is a example of what my table looks like

Begin_T | End_T
-----------------------------------------
11/02/02 11:00:00 AM |11/03/02 1:55:00 PM

total difference is 26:55:00 which equals = 96900 seconds

I'm trying to find a SQL (access) statement to this problem.
As always Thanks a lot for taking the time to help me out!!

jeff
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top