G
Guy Cohen
Hi all,
(Using VB+ADO)
I have a table for phone calls monitor
Lets say I have tblCalls with fields:CallID, UserName, CallDuration
CallDuration is in seconds
I would like to show a table with the info but to format the CallDuration as
HH:MM:SS
e.g.: for duration 130 secods it will be 00:02:10
TIA
Guy
I wish there was "microsoft.public.sql.queries" or
"microsoft.public.sql.syntax" and not just "microsoft.public.access.queries"
(Using VB+ADO)
I have a table for phone calls monitor
Lets say I have tblCalls with fields:CallID, UserName, CallDuration
CallDuration is in seconds
I would like to show a table with the info but to format the CallDuration as
HH:MM:SS
e.g.: for duration 130 secods it will be 00:02:10
TIA
Guy
I wish there was "microsoft.public.sql.queries" or
"microsoft.public.sql.syntax" and not just "microsoft.public.access.queries"