Subject | Re: [IBO] Re: fn_blobs_equal causes AV in IB_EXPERT and -901 in ISQL |
---|---|
Author | Helen Borrie |
Post date | 2007-02-09T06:42:10Z |
At 05:29 PM 9/02/2007, you wrote:
declaration. It is correct if your DB server is on Linux, etc.
See my previous message.
Helen
>Further to this:If the database server is on Windows then the above is the wrong
>
>My function is declared like this:
>
>DECLARE EXTERNAL FUNCTION FN_BLOBS_EQUAL
>BLOB,
>BLOB,
>RETURNS INTEGER BY VALUE
>ENTRY_POINT 'fn_blobs_equal' MODULE_NAME 'BlobCompare'
>
>I do not posses a udflib.dll.
>
>Which is the correct declaration?
declaration. It is correct if your DB server is on Linux, etc.
See my previous message.
>Where can I obtain udflib.dll?It is required if you are replicating blobs.
>Is fn_blobs_equal really required for the replication components?
>Thanks. I need to sort this out fast.Contact me privately if you like, address as in the header.
Helen