View Single Post

   
  #2 (permalink)  
Old 04-19-2008, 08:16 PM
Jonathan Leffler
 
Posts: n/a
Default Re: Current time in a procedure ??!!

problems wrote:
> i want to put a lot of trace (log time in a table) in some procedure.
> The function "current" show the same time by statement. How can i get
> the real current time in a procedure ?


Google is your friend. http://groups.google.com/

Suitable keywords: current time procedure
Optional extras: dbinfo sysshmvals

You can probably limit the date range to this year - certainly this
century.

--
Jonathan Leffler #include <disclaimer.h>
Email: jleffler@earthlink.net, jleffler@us.ibm.com
Guardian of DBD::Informix v2003.04 -- http://dbi.perl.org/

Reply With Quote