Subject | FreeUDFLib |
---|---|
Author | Jean Derrie Rigo |
Post date | 2005-03-22T12:36:18Z |
Someone can help me with the FreeUDFLib, more exactly with the Blobs
Functions... I need to extract the data from a Blob field to a varchar field
and I'm trying to install this UDF's, but, it doesn´t work...
I declare the functions with no problem, but when I try to use the functions
they give me the following message:
the sql statement: select f_blobaspchar(fieldBlod) from table1
the error message: Error at line 1 - invalid request BLR at offset 63
function F_BLOBASPCHAR is not defined
module name or entrypoint could not be found
Someone else used this function?
I appreciate any help, tanks!!!
Jean Derrie Rigo
rigo@...
Functions... I need to extract the data from a Blob field to a varchar field
and I'm trying to install this UDF's, but, it doesn´t work...
I declare the functions with no problem, but when I try to use the functions
they give me the following message:
the sql statement: select f_blobaspchar(fieldBlod) from table1
the error message: Error at line 1 - invalid request BLR at offset 63
function F_BLOBASPCHAR is not defined
module name or entrypoint could not be found
Someone else used this function?
I appreciate any help, tanks!!!
Jean Derrie Rigo
rigo@...