Subject UDF problems with embeddedRe: FB embebded not working on win98 (and win95)
Author kimon_the_athenian2
> Aivar, W95 need winsock2 install to run any FB version. For FB1.5
> update of msvcp60.dll it is required too.
>
> Best regards, Alexander.

Thank you! , I got my program almost working! I knew about winsock2
and this was ok, but I didn't know about msvcp60.dll update.

But I can't still use UDF-s, though.
C:\Pigis is my program main folder and FB root, I have firebird.conf
there with one line in it:
RootDirectory=C:\Pigis

in C:\Pigis\udf there are fbudf.dll and ib_udf.dll from fb1.5rc2
package but program can't use udf-s from those libs. (invalid request
BLR at offset 4 function addday is not defined module name or
entrypoind could not be found).
Same setup worked without problems in win2000.

I have had problems with udf-s also with firebird 1.5alpha4 server
version: in every Windows version different udf libs refused to work
and only fbudf and ib_udf worked everywhere, but now with embedded
fb1.5rc1, even these libs have abandoned me :(

Can anyone tell me, what's my problem?

Aivar Annamaa