Subject | UDF - INVL |
---|---|
Author | kimon_the_athenian2 |
Post date | 2004-01-13T11:44:31Z |
Hi!
It seems that INVL function from fbudf lib that comes with FB1.5 RC8
win32 is working incorrectly.
If I do
"select invl(3, 0) as x from dual", then I get "0" as result
"select invl(3, 1) as x from dual" gives "3" (Dual is a dummy table
with one row)
Back in RC6 this worked correctly, I guess.
Can anyone confirm this note or am I missing something?
Aivar
It seems that INVL function from fbudf lib that comes with FB1.5 RC8
win32 is working incorrectly.
If I do
"select invl(3, 0) as x from dual", then I get "0" as result
"select invl(3, 1) as x from dual" gives "3" (Dual is a dummy table
with one row)
Back in RC6 this worked correctly, I guess.
Can anyone confirm this note or am I missing something?
Aivar