Subject Re: [firebird-support] Using 32 bit UDFs with 64bit Firebird
Author Milan Babuskov
Calin Pirtea wrote:
> I noticed there is a WOW64 folder in Firebird 64 bit. What is that for?

It's 64bit version of World of Warcraft ;)

Sorry, couln't resist.

Anyway, I'm also interested in running 32bit UDFs on 64bit system. I
have some UDFs for Linux that are linked to libgds.so (this is what ldd
says). I have a system that has both 32bit and 64bit system libraries
installed, but I wonder if placing 32bit fbclient (renamed to libgds.so)
for FB to use is a short path to disaster. I assume it would crash as
soon as it calls some function that tries to allocate memory.

Has anyone tried this?

--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================