Subject Re: Determining the Root_Directory
Author Dan Cooperstock
--- In firebird-support@yahoogroups.com, "Dan Cooperstock" <dcoops@...>
wrote:
>
> Actually, I am quite sure of which client library is being loaded,
> because I renamed the one I specified in my ODBC DSN to a different
> name, and then tried to connect to the database with PowerBuilder,
> and it failed, with a message saying it couldn't find the client
> library. When I put it back to its normal name (fbclient.dll) it
> worked find.
>
> Having said that, I will try your process explorer suggestion, and if
> it comes up with any contrary results, post again.

I tried ProcessExplorer, and it also confirmed that it was the
fbclient.dll in the expected directory that was being loaded. And that
directory has a UDF subdirectory with my UDFs in it. They work when
using Firebird Server, but not Embedded. (I switch in and out the
appropriate versions of the DLL, and change my ODBC DSN appropriately,
to switch between them.)

So, I'm still stuck. Any other great ideas?