|
From: Dimitry S. <sd...@to...> - 2004-04-06 10:24:17
|
Hi, All! This is a support question, but I'm almost sure that nobody in firebird-support can answer it... Why when I call isc_que_events(), ast_routine is immediatelly called and following call of isc_event_counts() pretends that _all_ requested events already happened? Probably, despite of all documentations I have to call isc_event_counts() right after isc_que_events() and then call isc_que_events() again? Or just unconditionally ignore the first arrival of events?.. I never used events before and was happy, but... SY, Dimitry Sibiryakov. |