Subject | Utilities link libfbembed.so on Linux CS. How does they access to remote database ? |
---|---|
Author | KIMURA, Meiji |
Post date | 2007-08-30T00:36:52Z |
I am a newbie for FB Linux CS. I used 'ldd' command on Linux and
it says FB utilities link libfbembed.so. For example gbak (on FB 1.5.4)
ldd gbak
linux-gate.so.1 => (0x005e9000)
libfbembed.so.1 => /usr/lib/libfbembed.so.1 (0x00110000)
:
I understand the gbak use libfbembed.so under local database access.
But we use gbak in order to access a remote database via network.
In that case, how does gbak access to it ?
libfbembed.so have a capability of accessing to remote database ?
or gbak load libfbclient.so dynamically and use it ?
Please help me to undertand this situation.
Reagards,
KIMURA, Meiji(FAMILY, Given)
Tokyo JAPAN
it says FB utilities link libfbembed.so. For example gbak (on FB 1.5.4)
ldd gbak
linux-gate.so.1 => (0x005e9000)
libfbembed.so.1 => /usr/lib/libfbembed.so.1 (0x00110000)
:
I understand the gbak use libfbembed.so under local database access.
But we use gbak in order to access a remote database via network.
In that case, how does gbak access to it ?
libfbembed.so have a capability of accessing to remote database ?
or gbak load libfbclient.so dynamically and use it ?
Please help me to undertand this situation.
Reagards,
KIMURA, Meiji(FAMILY, Given)
Tokyo JAPAN