Subject | Re: [firebird-support] Determining the Root_Directory |
---|---|
Author | Geoff Worboys |
Post date | 2007-12-26T21:46:27Z |
> By the way, when I run my compiled PowerBuilder applicationIt sounds like PB is loading a different client lib (not the
> (i.e. not from within the PowerBuilder IDE), everything works
> as it should. The UDF directory is under the application
> directory, there is no firebird.conf file needed, and it
> finds the UDFs.
embedded library).
I suggest you try using something like Process Explorer, it
is very useful for discovering exactly what instance of a DLL
is being loaded by processes. See:
http://technet.microsoft.com/en-au/sysinternals/bb896653.aspx
When running the app under PB highlight it and look at the
"View DLLs" window. Place the house over the fbclient.dll name
and the path shows in a popup hint.
Once you find out which library PB is loading you may be able
to work out why and fix it.
--
Geoff Worboys
Telesis Computing