Subject | Help with UDF! |
---|---|
Author | Hernan Galante |
Post date | 2001-09-30T15:59:05Z |
Hi everybody!!
I need help with this! I have the famous FreeUDFlib.dll, but i doesn't
work!
My questions are:
Where the file must be?
I Do this declaration:
DECLARE EXTERNAL FUNCTION F_YEAR
TIMESTAMP
RETURNS INTEGER FREE_IT
ENTRY_POINT 'year' MODULE_NAME 'freeudflib.dll';
And appears on EXTERNAL FUNCTIONS, but when i Try to do:
Select * from Abogado where f_year(fechaexptitulo) = 1964
Exploids with this:
"Invalid request BLR at offset 117
function F_YEAR is not defined
module name or entrypoint could not be found
Statement: Select * from abogado where f_year(fechaexptitulo) =
1964"
What I'm doing wrong?
Thanks a lot!
=========================================================
Hernan J. Galante
Analista de Computacion - UNLP / Computer Analyst - UNLP
www.hernangalante.com.ar
---------------------------------------------------------
Smalltalk - Linux - Interbase/Firebird are solutions!
---------------------------------------------------------
"The best Way to predict the future, is to invent it"
by Alan Kay.-
=========================================================
_________________________________________________________
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com
I need help with this! I have the famous FreeUDFlib.dll, but i doesn't
work!
My questions are:
Where the file must be?
I Do this declaration:
DECLARE EXTERNAL FUNCTION F_YEAR
TIMESTAMP
RETURNS INTEGER FREE_IT
ENTRY_POINT 'year' MODULE_NAME 'freeudflib.dll';
And appears on EXTERNAL FUNCTIONS, but when i Try to do:
Select * from Abogado where f_year(fechaexptitulo) = 1964
Exploids with this:
"Invalid request BLR at offset 117
function F_YEAR is not defined
module name or entrypoint could not be found
Statement: Select * from abogado where f_year(fechaexptitulo) =
1964"
What I'm doing wrong?
Thanks a lot!
=========================================================
Hernan J. Galante
Analista de Computacion - UNLP / Computer Analyst - UNLP
www.hernangalante.com.ar
---------------------------------------------------------
Smalltalk - Linux - Interbase/Firebird are solutions!
---------------------------------------------------------
"The best Way to predict the future, is to invent it"
by Alan Kay.-
=========================================================
_________________________________________________________
Do You Yahoo!?
Get your free @... address at http://mail.yahoo.com