Subject | RE: [firebird-support] Running UDF from rFunc |
---|---|
Author | Codebue Fabio - P-Soft |
Post date | 2007-09-10T18:19:18Z |
After install rFunc library to my Firebird 2.01 in windows environment I'm
trying to use some udf directly from SQL statement
I open a query from IBExpert and run
Select add_user(
1,
'localhost',
'SYSDBA',
'masterkey',
'',
'first name',
'middle name',
'last name',
'FFF',
'fff')
from rdb$database
But integer overflow error wil return!!!
Someone can explain to me?
Codebue Fabio
.-----------------------------.
_ \ __| _||
__/____|\__ \ _ \ _| _|
_| ____/\___/_| \__|
P-Soft
via B.Storti, 19
24060 - Chiuduno - BG
Italy
Phone: +39.030.2056874
Fax: +39.030.5100306
Mobile: +39.348.3515786
.-----------------------------.
Web : www.p-soft.biz
EMail: f.codebue@...
trying to use some udf directly from SQL statement
I open a query from IBExpert and run
Select add_user(
1,
'localhost',
'SYSDBA',
'masterkey',
'',
'first name',
'middle name',
'last name',
'FFF',
'fff')
from rdb$database
But integer overflow error wil return!!!
Someone can explain to me?
Codebue Fabio
.-----------------------------.
_ \ __| _||
__/____|\__ \ _ \ _| _|
_| ____/\___/_| \__|
P-Soft
via B.Storti, 19
24060 - Chiuduno - BG
Italy
Phone: +39.030.2056874
Fax: +39.030.5100306
Mobile: +39.348.3515786
.-----------------------------.
Web : www.p-soft.biz
EMail: f.codebue@...