Subject | detect client library version |
---|---|
Author | Cosmin Apreutesei |
Post date | 2009-11-01T18:37:14Z |
Hi,
Is there any way at runtime to detect the version of the client library? I
need to distinguish between API version 2.1 and 2.5 and I cannot
use FB_API_VER define because my binding is not C, so I need a runtime
solution. I tried isc_get_client_version() but it returns v6.3 with both 2.1
and 2.5 libraries.
Thanks,
Cosmin.
PS: Sorry for posting to the dev list but I figure the question is obscure
enough to warrant the attention of the devs. If that's not the case, I
apologize.
[Non-text portions of this message have been removed]
Is there any way at runtime to detect the version of the client library? I
need to distinguish between API version 2.1 and 2.5 and I cannot
use FB_API_VER define because my binding is not C, so I need a runtime
solution. I tried isc_get_client_version() but it returns v6.3 with both 2.1
and 2.5 libraries.
Thanks,
Cosmin.
PS: Sorry for posting to the dev list but I figure the question is obscure
enough to warrant the attention of the devs. If that's not the case, I
apologize.
[Non-text portions of this message have been removed]