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 > Informix > current time in looping SP

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-05-04, 15:43
byrdfarmer byrdfarmer is offline
Registered User
 
Join Date: May 2004
Posts: 7
current time in looping SP

Hi all. Someone here noticed that if you try to get the current time in a stored procedure, the routine only returns the time when that SP started...trying to add time stamps in different parts of an SP and running into this. This creates an issue with a looping SP we have that needs to resolve current time multiple times in the course of other work - it keeps puulling the same time!

Any suggestions?
Reply With Quote
  #2 (permalink)  
Old 05-24-04, 04:03
supinformix supinformix is offline
Registered User
 
Join Date: Apr 2004
Location: Brussels
Posts: 57
do you have tried the system command to have the unix time,
or are you on a windows box. On IDS9.xx I think it's possible to use self developped C-functions.
__________________
Yves & Willy
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