Subject RE: [firebird-support] howto determine fb-version from ibase.h
Author Leyne, Sean
Lutz,

> thank you,
> but i rather need the version info for the preprocessor, so i
> can do something like:
>
> #if FBVERSION >= 1.5
> isc_queue_events(...)
> #else
> isc_queue_events(...)
> #endif

I don't have that information at my disposal. I would suggest that you
post this question to the Firebird Devel list at SourceForge.

(Please note you must subscribe/join the list prior to posting --
otherwise your message will be rejected)


Sean