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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. theboyholty

    extracting the time from a date time field

    PHV, you are very much The Man. Cheers bud, it works a treat - I wouldn't have thought of that.
  2. theboyholty

    extracting the time from a date time field

    That's a great question. Unfortunately I didn't design the database, i'm just querying it. One can only work with the tools one is given. Anyway i'll try PHV's suggestin on Monday. Thanks all.
  3. theboyholty

    extracting the time from a date time field

    I've got two fields - DateCreated (e.g. 2008-12-19 00:00:00.000) and TimeCreated (e.g. 1900-01-01 16:07:35.000). Where the 1900-01-01 is a set dummy date - its just the time that's accurate. I want to show items recieved in the last 10 minutes but if I use datediff(minute,timecreated,getdate())...

Part and Inventory Search

Back
Top