Subject | how to detect which client library is currently loaded |
---|---|
Author | hsdev77 |
Post date | 2006-03-06T08:40:02Z |
How to detect which client library (fbclient or fbembed) is currently
loaded. Any Firebird API to call ?
Actually the goal is to make a standalone application (eg. with
Delphi/FIB/IBO) and want to limit it only to use embedded client
library. How to know that the loaded library is the correct
fbembed.dll instead of fbclient.dll (for eg. user has renamed the
fbclient.dll into fbembed.dll)
Any advise would be appreciated. Thanks.
loaded. Any Firebird API to call ?
Actually the goal is to make a standalone application (eg. with
Delphi/FIB/IBO) and want to limit it only to use embedded client
library. How to know that the loaded library is the correct
fbembed.dll instead of fbclient.dll (for eg. user has renamed the
fbclient.dll into fbembed.dll)
Any advise would be appreciated. Thanks.