Subject Re: [firebird-support] UDF was fine in FB1.5.1
Author Helen Borrie
At 10:42 PM 12/03/2007, you wrote:
>Hi, I've got a custom UDF that's been working fine for years but now
>that I'm moving it to FB 2.0.1 RC1 I'm receiving the infamous "module
>name or entrypoint could not be found" error.
>
>I've reviewed the literature and checked everything I can think of:
>
>1. The .dll is in the /UDF folder under the main Firebird folder, same
>as before.
>
>2. The firebird.conf settings are identical
>
>3. All file-folder permissions are identical
>
>4. I dropped and re-declared the external function (I can see the
>function in the database with tools like IB_SQL and IBExpert)
>
>5. I tried setting "UdfAccess = Full" and declared a full path to the
>.dll, with and without specifying the file extension (in FB1.5.1 I
>used neither path nor extension).
>
>6. I double-checked the FB 2.0 Release Notes for any obvious changes
>
>
>Yes, I am frustrated. What's different about UDF handling in FB2 from
>FB 1.5.1?

Nothing.


>Many thanks for any suggestions. I feel like I'm missing something
>obvious....

Did you remember to reset the FIREBIRD environment variable before
installing Firebird 2?

./heLen