Subject howto determine fb-version from ibase.h
Author Lutz Mueller
hello all,

i wrote a small c++ - library to access firebird databases, which has to
compile on firebird-1.5 as well as on firebird-1.0 machines. since there
have- been minor changes in the isc interface (isq_queue_events for instance)
, i wondered if there is a #define in ibase.h which helps me to tell which
version i am using ? can anybody help ?

lutz
of