If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > IBM DB2 and Access '97

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-21-09, 09:09
Krvin Krvin is offline
Registered User
 
Join Date: Jul 2009
Posts: 7
IBM DB2 and Access '97

I am using IBM DB2 v7.2 on Server 2003 using Access '97 (has to be '97 due to the program that it runs with).
I am in need of making the minutes (which look like such(12.9877)) to equal HH:MM:ss
This is what I have come up with in the Reports field but still I am unable to get a correct result:
Avg([FFF])&Format([00\:00\:00])
Also the FFF is pointing to the Queries and is set to: FFF: DateDiff("n",[TEST_PERFORMED],[TEST_ACQUIRED])
I have tried many diff option in rewriting this to work. Any ideas are welcome...
Thanks
Sorry about the first rev of this question...

Last edited by Krvin; 07-21-09 at 12:30.
Reply With Quote
  #2 (permalink)  
Old 07-21-09, 11:46
rdutton rdutton is offline
Registered User
 
Join Date: Dec 2008
Posts: 76
Can you restate your question, I can't figure out what it is you are asking.
__________________
RD
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On