Subject UDF not working on 64 bit computer
Author timothysshea
Have Firebird 2.1.3 32 bit running on a 64 bit Terminal Server 2003.
A UDF dll written in C (VS 2005) is returning the following error from Flamerobin.

invalid request BLR at offset 76
function NUMBER is not defined
module name or entrypoint could not be found

The UDF dll is used extensively on other machines with the same application (including Terminal Server) with no problems. The other machines are 32 bit.

Have tried everything (I think) but to no avail.

Help!

Tim Shea