From: Nickolay S. <sk...@bs...> - 2003-10-28 15:31:25
|
Hello, Milan ! > Nickolay Samofatov wrote: >> You are may use libfbembed.so as a client library (or as embeeded >> local server) for single-threaded applications. You should use >> libfbclient.so for multi-threaded applications. >> >> I can include libfbclient.so in CS RPM if there are no objections. > Please do. I'm working on this. > I'm wondering: Does this mean that I can take libfbclient.so from > FirebirdSS package and link it against my app, even if my app is not > multi-threaded? Yes. But not that libfbclient.so cannot be used for local direct access to database, only TCP/IP connections are supported with this library. -- Nickolay Samofatov mailto:sk...@bs... |