Consultor Eletrônico



Kbase P59838: CURTIME remain unchanged in SQL Explorer Tool
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/17/2003
Status: Unverified

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

CURTIME keeps retrieving the first call value in the session.

SELECT CURTIME() FROM sysprogress.syscalctable shows the same value in consecutive retries.

FIX:

Use SYSTIME instead.