Subject | Re: Determining the Root_Directory |
---|---|
Author | Dan Cooperstock |
Post date | 2007-12-26T21:25:27Z |
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@...>
wrote:
could it actually be connecting to the *full* server through a
regular client (perhaps an InterBase one) in its own search path?
ODBC driver, and specifying a custom location for the Client Library,
which is in my compiled application's install directory. Under that
directory, there is a UDF subdirectory with the required UDF DLLs.
(That's where I would have thought it would locate the
Root_Directory.)
While I do have a server installed, it is turned off.
Can I ask again, though - is there some global variable / keyword or
something I can examine (presumably as a SELECT from RDB$DATABASE)
that tells me what FireBird thinks the Root Directory is? If not,
wouldn't this be good feature for future versions, for debugging
problems like this?
Thanks.
wrote:
> Your fbembed.dll needs to be renamed to either fbclient.dll orgds32.dll. Are you sure that PB is finding the right library or
could it actually be connecting to the *full* server through a
regular client (perhaps an InterBase one) in its own search path?
>I have renamed fbembed.dll to fbclient.dll. I am using the Gemini
> ./heLen
ODBC driver, and specifying a custom location for the Client Library,
which is in my compiled application's install directory. Under that
directory, there is a UDF subdirectory with the required UDF DLLs.
(That's where I would have thought it would locate the
Root_Directory.)
While I do have a server installed, it is turned off.
Can I ask again, though - is there some global variable / keyword or
something I can examine (presumably as a SELECT from RDB$DATABASE)
that tells me what FireBird thinks the Root Directory is? If not,
wouldn't this be good feature for future versions, for debugging
problems like this?
Thanks.